summarylogtreecommitdiffstats
path: root/ferdi.sh
diff options
context:
space:
mode:
authorDaniel Peukert2020-02-16 12:54:56 +0100
committerDaniel Peukert2020-02-16 12:54:56 +0100
commitdf9ea4dc95ef0ab1c3d14b79ef10cbfc236c1a58 (patch)
tree9a938c4cb9968244cace2f53ce0463c25ed5ac7c /ferdi.sh
parent62bd4444ac01429a70d35a52c4515141a631068e (diff)
downloadaur-df9ea4dc95ef0ab1c3d14b79ef10cbfc236c1a58.tar.gz
Various fixes for ferdi-git
Diffstat (limited to 'ferdi.sh')
-rw-r--r--ferdi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ferdi.sh b/ferdi.sh
index 1e01e7298c55..72320288d665 100644
--- a/ferdi.sh
+++ b/ferdi.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-electron /usr/lib/ferdi/resources/app.asar "$@"
+exec electron '/usr/lib/ferdi/app.asar' "$@"