mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-11 17:29:16 +05:00
more compatible sleep
This commit is contained in:
parent
8c4faefa68
commit
43d034fea1
@ -230,7 +230,7 @@ minsleep()
|
||||
read -t 0.1
|
||||
;;
|
||||
4)
|
||||
ucode -e "system(['sleep','infinity'], 100)"
|
||||
ucode -e "system(['sleep','1'], 100)"
|
||||
;;
|
||||
*)
|
||||
sleep 1
|
||||
|
Loading…
Reference in New Issue
Block a user