summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-03 13:45:18 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-03 13:45:18 +0800
commita2a3ab494d4a7fddad4281d3f2554d6ee5cc8ff9 (patch)
tree1b58a81334037f9ea85ab1ac95d68f83e40fda2b /sh
parent4a999f17b7e76d3996a7db414a349a20572f3196 (diff)
no more show Beijing timezome time because now I use it now because I moved
Diffstat (limited to 'sh')
-rwxr-xr-xsh/sbar2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/sbar b/sh/sbar
index 9f82c67..a309b31 100755
--- a/sh/sbar
+++ b/sh/sbar
@@ -6,7 +6,7 @@ sec=0
# MODULES
update_time () {
- time="$(date '+%a %m/%d %H:%M') $(TZ=Asia/Shanghai date '+/%d %H:') $(date -u '+/%d %H:')"
+ time="$(date '+%a %m/%d %H:%M') $(date -u '+/%d %H:')"
}
#update_cap () {