mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 16:31:25 +00:00
Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev
This commit is contained in:
@@ -84,7 +84,7 @@ setboot() {
|
|||||||
case "$sec" in
|
case "$sec" in
|
||||||
[0-9] | [0-9][0-9] | [0-2][0-9][0-9] | 300)
|
[0-9] | [0-9][0-9] | [0-2][0-9][0-9] | 300)
|
||||||
start_delay=$sec
|
start_delay=$sec
|
||||||
setconfig start_delay $sec
|
setconfig start_delay "$sec"
|
||||||
echo -e "\033[32m设置成功!\033[0m"
|
echo -e "\033[32m设置成功!\033[0m"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Reference in New Issue
Block a user