diff options
author | Guillermo Ramos | 2020-05-16 16:59:38 +0200 |
---|---|---|
committer | Guillermo Ramos | 2020-05-16 16:59:38 +0200 |
commit | b4ea2042325323df9a2323b8fa14b7a5e5816c05 (patch) | |
tree | 9e7fff63fc5845b25f72ac585b5ff2aec68bc3ea /protonmail-bridge | |
parent | 8e98632c27aa98be010eab4e1fc30a7c0acbfe29 (diff) | |
download | s6-services-b4ea2042325323df9a2323b8fa14b7a5e5816c05.tar.gz |
protonmail-bridge
Diffstat (limited to 'protonmail-bridge')
l--------- | protonmail-bridge/log/run | 1 | ||||
-rwxr-xr-x | protonmail-bridge/run | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/protonmail-bridge/log/run b/protonmail-bridge/log/run new file mode 120000 index 0000000..04b2c93 --- /dev/null +++ b/protonmail-bridge/log/run @@ -0,0 +1 @@ +../../.log/run
\ No newline at end of file diff --git a/protonmail-bridge/run b/protonmail-bridge/run new file mode 100755 index 0000000..c9ba4b1 --- /dev/null +++ b/protonmail-bridge/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/protonmail-bridge --noninteractive |