Usage documentation in the stopdaemons script

This commit is contained in:
Mikael Nordfeldth 2014-12-10 21:17:57 +01:00
parent 1a5101d654
commit 8e6ea2056d
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ SITENAME=
SITE=
ID="*"
# stopdaemons.sh [server [path]]
if [ $# -gt 0 ] ; then
SITENAME="$1"
SITE="-s$SITENAME"