summaryrefslogtreecommitdiff
path: root/cryptomail-electron.sh
diff options
context:
space:
mode:
authorLizzy Fleckenstein <eliasfleckenstein@web.de>2022-12-11 19:08:14 +0100
committerLizzy Fleckenstein <eliasfleckenstein@web.de>2022-12-11 19:08:14 +0100
commitdb7fefa5dd017eccf5995f018875be88549d1c94 (patch)
tree0668034beef9b067d2a9cb0228a0861a1afe630b /cryptomail-electron.sh
downloadcryptomail-electron-master.tar.xz
Initial commitHEADmaster
Diffstat (limited to 'cryptomail-electron.sh')
-rwxr-xr-xcryptomail-electron.sh2
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 "$@"