pull/6/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 319c2bf733
commit bc999b8302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ echo "------------------------------------------------------------"
if [ "$autoStart" = "true" ]; then
echo "Automatic Start Enabled, starting in 2 min..."
slee 2m
sleep 2m
bash /config/extended/scripts/start.sh
else
echo "Automatic Start Disabled, manually run using this command:"

Loading…
Cancel
Save