summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph2019-07-10 14:22:58 +0200
committerChristoph2019-07-10 14:22:58 +0200
commit338a74fe8b9ead12773ca4aa48ce8a3f35cd3853 (patch)
tree11f5ace3a8f425df996f73c248e5f77895f0186c
parent9944397e23fdf8420cc4ba187c061c17777ccc3b (diff)
downloadaur-338a74fe8b9ead12773ca4aa48ce8a3f35cd3853.tar.gz
fixed path in ferdi.sh
-rw-r--r--ferdi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ferdi.sh b/ferdi.sh
index 1e01e7298c55..3e1eb77c0f79 100644
--- a/ferdi.sh
+++ b/ferdi.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-electron /usr/lib/ferdi/resources/app.asar "$@"
+electron4 /usr/lib/ferdi/resources/app.asar "$@"