X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=scripts%2Fstopdaemons.sh;fp=scripts%2Fstopdaemons.sh;h=e725dd0bf0064588e490eecb90def35bc4d10ba9;hb=8e6ea2056d37139fb51decf9de24d48a6b37284a;hp=ca2f4d1541e17f5680da3ce5056b630cbbfb6236;hpb=1a5101d654fb29abe0e9291a4f70af6e5bbad530;p=quix0rs-gnu-social.git diff --git a/scripts/stopdaemons.sh b/scripts/stopdaemons.sh index ca2f4d1541..e725dd0bf0 100755 --- a/scripts/stopdaemons.sh +++ b/scripts/stopdaemons.sh @@ -25,6 +25,8 @@ SITENAME= SITE= ID="*" +# stopdaemons.sh [server [path]] + if [ $# -gt 0 ] ; then SITENAME="$1" SITE="-s$SITENAME"