nicolas.dorier
6 years ago
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE
1 changed files with
1 additions and
0 deletions
-
build.sh
|
|
@ -32,6 +32,7 @@ if [ "$BTCPAYGEN_REVERSEPROXY" == "nginx" ]; then |
|
|
|
fi |
|
|
|
|
|
|
|
[[ -f "Generated/pull-images.sh" ]] && chmod +x Generated/pull-images.sh |
|
|
|
[[ -f "Generated/save-images.sh" ]] && chmod +x Generated/save-images.sh |
|
|
|
|
|
|
|
if [ "$BTCPAYGEN_REVERSEPROXY" == "traefik" ]; then |
|
|
|
cp Traefik/traefik.toml Generated/traefik.toml |
|
|
|