From 5520549245ce27438b37e5aa91cd86762efc0a33 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 10 Feb 2014 23:52:45 +1300 Subject: Remove some unnecessary quotes --- sh/profile.d/timezone.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/profile.d/timezone.sh') 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 -- cgit v1.2.3