diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-06-12 01:10:43 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-06-12 01:10:43 -0700 |
commit | 4a612f344519ca35689e00974df950810c0610b1 (patch) | |
tree | 1cff96ca87a2fb0f458105f8257ab31eea50ec5f /etc/localtime | |
parent | 9ff1a75344133b154e25d96388e9d45e6e5c2d50 (diff) |
change localtime to utc
Diffstat (limited to 'etc/localtime')
l--------- | etc/localtime | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/localtime b/etc/localtime index c144bdc3..0e35b576 120000 --- a/etc/localtime +++ b/etc/localtime @@ -1 +1 @@ -/usr/share/zoneinfo/Europe/Bucharest
\ No newline at end of file +/usr/share/zoneinfo/UTC
\ No newline at end of file |