chmod the save-images script
This commit is contained in:
1
build.sh
1
build.sh
@@ -32,6 +32,7 @@ if [ "$BTCPAYGEN_REVERSEPROXY" == "nginx" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
[[ -f "Generated/pull-images.sh" ]] && chmod +x Generated/pull-images.sh
|
[[ -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
|
if [ "$BTCPAYGEN_REVERSEPROXY" == "traefik" ]; then
|
||||||
cp Traefik/traefik.toml Generated/traefik.toml
|
cp Traefik/traefik.toml Generated/traefik.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user