feat: small fixes
This commit is contained in:
parent
421674018f
commit
833e967aee
5 changed files with 8 additions and 6 deletions
|
@ -77,7 +77,7 @@ function update_net() {
|
|||
}
|
||||
|
||||
function update_time() {
|
||||
time="$(TZ=Asia/Jakarta date '+%R %Z') - $(TZ=Europe/Paris date '+%R %Z') - $(date '+%a %m-%d %R %Z')"
|
||||
time="$(TZ=Asia/Jakarta date '+%R %Z') - $(TZ=Europe/Paris date '+%R %Z') - $(TZ=Asia/Makassar date '+%R %Z') - $(date -u '+%a %m-%d %R')"
|
||||
}
|
||||
|
||||
function reload() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue