remove touch
This commit is contained in:
parent
3bffd42f8c
commit
12218c4976
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user