new
This commit is contained in:
parent
4386ecec6e
commit
d5c9593db2
@ -36,7 +36,7 @@ function ozsh_load {
|
||||
}
|
||||
|
||||
function ozsh_write_update_date {
|
||||
echo $(date +%Y-%m-%d) > "$OZSH_LASTUPDATE_FILE"
|
||||
echo $(date +%s) > "$OZSH_LASTUPDATE_FILE"
|
||||
}
|
||||
|
||||
function ozsh_update {
|
||||
|
Loading…
Reference in New Issue
Block a user