pull/49/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 3217bc8c56
commit e4cbed3c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,8 +13,8 @@ for (( ; ; )); do
bash /config/extended/scripts/QueueCleaner.bash
echo "Script sleeping for $scriptInterval..."
sleep 15m
echo "Script sleeping for 5 minutes..."
sleep 5m
done
exit $?

Loading…
Cancel
Save