path fix
This commit is contained in:
@@ -324,7 +324,7 @@ source $HOME/.bash_aliases
|
|||||||
INIT_SERVICE_PATH=/etc/user/config/services
|
INIT_SERVICE_PATH=/etc/user/config/services
|
||||||
|
|
||||||
service-debian core-dns start
|
service-debian core-dns start
|
||||||
echo "core-dns.json" >> $PWD/.init_services
|
echo "$INIT_SERVICE_PATH/core-dns.json" >> $PWD/.init_services
|
||||||
|
|
||||||
if [ "$CRON" == "yes" ]; then
|
if [ "$CRON" == "yes" ]; then
|
||||||
service-debian cron start
|
service-debian cron start
|
||||||
|
Reference in New Issue
Block a user