Change setting

This commit is contained in:
southerntofu 2020-11-28 20:30:36 +01:00
parent ab8c74ec9a
commit 31b162ad54
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ function setup {
echo "host" > $FORGEBUILDDIR/$HOSTNAME/entry
# Disable translations
#export LANG="NONE"
export LANG="JSON"
export LANG="NONE"
#export LANG="JSON"
# Enable debug for full log
export LOG="debug"