remove touch

This commit is contained in:
Heavybullets8 2022-07-27 16:35:16 -06:00
parent 3bffd42f8c
commit 12218c4976

View File

@ -10,7 +10,7 @@ echo "------------------------"
[[ "$timeout" -le 120 ]] && echo "Warning: Your timeout is set low and may lead to premature rollbacks or skips" [[ "$timeout" -le 120 ]] && echo "Warning: Your timeout is set low and may lead to premature rollbacks or skips"
echo "Asynchronous Updates: $update_limit" echo "Asynchronous Updates: $update_limit"
touch temp.txt
it=0 it=0
while true while true
do do