change comments

This commit is contained in:
Karol Wypchlo 2020-09-04 14:58:02 +02:00
parent 2c12b9d009
commit 4f849ddf53
2 changed files with 3 additions and 5 deletions

View File

@ -2,9 +2,7 @@
set -e # exit on first error
cwd
# get current working directory (pwd doesn't cut it)
# get running script directory
cwd=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
# run the sia-stop script