modify build
This commit is contained in:
3
build.sh
3
build.sh
@@ -25,7 +25,8 @@ fi
|
|||||||
|
|
||||||
if [ "$BTCPAYGEN_REVERSEPROXY" == "traefik" ]; then
|
if [ "$BTCPAYGEN_REVERSEPROXY" == "traefik" ]; then
|
||||||
cp Production-Traefik/traefik.toml Generated/traefik.toml
|
cp Production-Traefik/traefik.toml Generated/traefik.toml
|
||||||
chmod 600 acme.json>>!#:2
|
:> Generated/acme.json
|
||||||
|
chmod 600 Generated/acme.json
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user