mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-08 12:19:07 +02:00
guix: Set the well-known timezone env var
This commit is contained in:
parent
acf4b3b3b5
commit
ef4f7e4c45
@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
export TZ=UTC
|
||||
export LC_ALL=C
|
||||
set -e -o pipefail
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user