From db7fefa5dd017eccf5995f018875be88549d1c94 Mon Sep 17 00:00:00 2001 From: Lizzy Fleckenstein Date: Sun, 11 Dec 2022 19:08:14 +0100 Subject: Initial commit --- cryptomail-electron.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 cryptomail-electron.sh (limited to 'cryptomail-electron.sh') 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 "$@" -- cgit v1.2.3