Usage documentation in the stopdaemons script
This commit is contained in:
parent
1a5101d654
commit
8e6ea2056d
|
@ -25,6 +25,8 @@ SITENAME=
|
|||
SITE=
|
||||
ID="*"
|
||||
|
||||
# stopdaemons.sh [server [path]]
|
||||
|
||||
if [ $# -gt 0 ] ; then
|
||||
SITENAME="$1"
|
||||
SITE="-s$SITENAME"
|
||||
|
|
Loading…
Reference in New Issue
Block a user