mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix bug
This commit is contained in:
parent
cb65978fda
commit
7f3b7b7313
@ -121,9 +121,9 @@ case $remainder_h in
|
|||||||
;;
|
;;
|
||||||
5) run_hour="5,13,21"
|
5) run_hour="5,13,21"
|
||||||
;;
|
;;
|
||||||
6) run_hour="0,14,22"
|
6) run_hour="6,14,22"
|
||||||
;;
|
;;
|
||||||
7) run_hour="0,15,23"
|
7) run_hour="7,15,23"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user