mirror of
https://github.com/myvesta/vesta
synced 2025-07-14 17:13:23 -07:00
-lt is 'lower than', so if you have wday=7 it will not be valid, which is wrong, because wday range is 0-7. Changed to -le which means 'lower or equal' |
||
---|---|---|
.. | ||
db.sh | ||
domain.sh | ||
ip.sh | ||
main.sh | ||
rebuild.sh | ||
remote.sh |