diff options
Diffstat (limited to 'sh/profile.d/timezone.sh')
-rw-r--r-- | sh/profile.d/timezone.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/profile.d/timezone.sh b/sh/profile.d/timezone.sh index 4e6fbc49..d6140d2a 100644 --- a/sh/profile.d/timezone.sh +++ b/sh/profile.d/timezone.sh @@ -1,3 +1,3 @@ -TZ='Pacific/Auckland' +TZ=Pacific/Auckland export TZ |