This commit is contained in:
2023-05-26 06:49:36 +00:00
parent e895ebbd82
commit 41fd4685ba

View File

@@ -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