Deadlines
This commit is contained in:
parent
f2dbfe1ada
commit
480ff42834
4
vars
4
vars
@ -5,13 +5,13 @@ POINT_LIMIT=15
|
||||
|
||||
typeset -A TIME_LIMITS
|
||||
set -A TIME_LIMITS \
|
||||
"1" "2019-01-28 19:00:00 +0100" \
|
||||
"1" "2019-02-03 19:00:00 +0100" \
|
||||
"2" "2019-02-03 19:00:00 +0100" \
|
||||
"3" "2019-02-03 19:00:00 +0100"
|
||||
|
||||
typeset -A HOME_TIME_LIMITS
|
||||
set -A HOME_TIME_LIMITS \
|
||||
"1" "2019-01-28 19:00:00 +0100" \
|
||||
"1" "2019-02-03 19:00:00 +0100" \
|
||||
"2" "2019-02-03 19:00:00 +0100" \
|
||||
"3" "2019-02-03 19:00:00 +0100"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user