feat: small fixes

This commit is contained in:
ange 2024-11-19 02:22:32 +00:00
parent 421674018f
commit 833e967aee
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
5 changed files with 8 additions and 6 deletions

View file

@ -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() {