mirror of
https://github.com/shenxn/protonmail-bridge-docker.git
synced 2026-01-18 14:44:41 +01:00
Retry build only on arm32
This commit is contained in:
@@ -34,4 +34,4 @@ if [ -d /protonmail/data/.config/protonmail ]; then
|
||||
chown proton:proton -R /protonmail/data
|
||||
fi
|
||||
|
||||
exec gosu proton:proton run_protonmail_bridge.sh "$@"
|
||||
exec gosu proton:proton /protonmail/script/run_protonmail_bridge.sh "$@"
|
||||
|
||||
Reference in New Issue
Block a user