pull/157/head
Makario1337 2 years ago committed by GitHub
parent 2fed7b0ce0
commit 870d6e17e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -9,7 +9,7 @@ fi
echo "Starting Script...." echo "Starting Script...."
for (( ; ; )); do for (( ; ; )); do
let i++ let i++
bash /config/extended/scripts/ERA.sh bash /config/extended/scripts/ERA.bash
echo "Script sleeping for 24 hours..." echo "Script sleeping for 24 hours..."
sleep 24h sleep 24h
done done

Loading…
Cancel
Save