mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03: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
Reference in a new issue