1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-04-02 14:06:59 +02:00

.cat.sh: execute recommends.

This commit is contained in:
Mika Suomalainen 2012-08-11 19:51:21 +03:00
parent a354189d52
commit 204ba6de2f
2 changed files with 2 additions and 0 deletions

@ -14,6 +14,8 @@ cat oidentd.conf > ~/.oidentd.conf
chmod 644 ~/.oidentd.conf
chmod 711 ~
./recommends
exec $SHELL
# vim : set ft=sh :

0
recommends Normal file → Executable file