diff options
Diffstat (limited to 'cryptomail-electron.sh')
-rwxr-xr-x | cryptomail-electron.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cryptomail-electron.sh b/cryptomail-electron.sh new file mode 100755 index 0000000..7d2bbe8 --- /dev/null +++ b/cryptomail-electron.sh @@ -0,0 +1,2 @@ +#!/bin/sh +exec electron /usr/lib/cryptomail-electron "$@" |