Add override for etc/translation.vars

This commit is contained in:
str4d
2017-05-16 12:26:51 +00:00
parent f58667664d
commit 98ec943dc4
5 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#!/bin/sh
. ./etc/translation.vars
[ -f ./etc/translation.vars.custom ] && . ./etc/translation.vars.custom
export TZ=UTC