diff options
author | Guillermo Ramos | 2021-02-03 11:18:04 +0100 |
---|---|---|
committer | Guillermo Ramos | 2021-02-03 11:18:04 +0100 |
commit | ce196b3436c74cbbffb68c98b8743c12e421930a (patch) | |
tree | ed167866804997b127fee01325cbc1a6fc67fc08 /protonmail-bridge/run | |
parent | 14c129b2c307a57d348b6457ffc07cadda83c56f (diff) | |
download | s6-services-ce196b3436c74cbbffb68c98b8743c12e421930a.tar.gz |
sxhkd
Diffstat (limited to 'protonmail-bridge/run')
-rwxr-xr-x | protonmail-bridge/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protonmail-bridge/run b/protonmail-bridge/run index c9ba4b1..3728961 100755 --- a/protonmail-bridge/run +++ b/protonmail-bridge/run @@ -1,2 +1,2 @@ #!/bin/sh -exec /usr/bin/protonmail-bridge --noninteractive +exec /usr/bin/protonmail-bridge-cli --noninteractive |