Fixed Path in Entrypoint
All checks were successful
andreas-personal/protonmail-bridge-docker/pipeline/head This commit looks good
All checks were successful
andreas-personal/protonmail-bridge-docker/pipeline/head This commit looks good
This commit is contained in:
parent
06ed76e53c
commit
b88bb7ed62
@ -26,7 +26,7 @@ if [[ $1 == init ]]; then
|
||||
# done
|
||||
|
||||
# Initialize pass
|
||||
gpg --generate-key --batch /protonmail/gpgparams
|
||||
gpg --generate-key --batch /opt/protonmail/gpgparams
|
||||
pass init pass-key
|
||||
|
||||
# Login
|
||||
|
Loading…
x
Reference in New Issue
Block a user