Move nuc-pri to nuc-pek
[myCabin.git] / supervisorctl.sh
blob83f266169461e67936c66d18cbaed455856590c5
1 #!/usr/bin/env sh
3 root=$(CDPATH='' cd -- "$(dirname -- "$0")" && pwd)
5 MYCABIN_ROOT="$root" supervisorctl -c "$root/etc/supervisorctl.conf" "$@"