guix: Set the well-known timezone env var

pull/764/head
Carl Dong 5 years ago
parent acf4b3b3b5
commit ef4f7e4c45
No known key found for this signature in database
GPG Key ID: 0CC52153197991A5

@ -1,4 +1,5 @@
#!/usr/bin/env bash
export TZ=UTC
export LC_ALL=C
set -e -o pipefail

Loading…
Cancel
Save