Only run one time

#244
This commit is contained in:
RandomNinjaAtk
2024-04-23 14:06:24 +00:00
committed by GitHub
parent 91ee920b5f
commit 4150faaead

View File

@@ -111,5 +111,8 @@ if [ ! -f /config/extended.conf ]; then
fi
chmod 777 -R /config/extended
if [ -f /custom-services.d/scripts_init.bash ]; then
# user misconfiguration detected, sleeping...
sleep infinity
fi
exit