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