1
0

modify build

This commit is contained in:
Andrew Camilleri
2018-09-16 19:43:49 +02:00
parent bf6fa20655
commit d49a39e33e

View File

@@ -25,7 +25,8 @@ fi
if [ "$BTCPAYGEN_REVERSEPROXY" == "traefik" ]; then
cp Production-Traefik/traefik.toml Generated/traefik.toml
chmod 600 acme.json>>!#:2
:> Generated/acme.json
chmod 600 Generated/acme.json
fi