mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
guix: Set the well-known timezone env var
This commit is contained in:
parent
acf4b3b3b5
commit
ef4f7e4c45
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
export TZ=UTC
|
||||
export LC_ALL=C
|
||||
set -e -o pipefail
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue