summarylogtreecommitdiffstats
path: root/launch.sh
diff options
context:
space:
mode:
authorDaniel Peukert2020-01-05 20:45:33 +0100
committerDaniel Peukert2020-01-05 20:45:33 +0100
commit65de881fecda78a7a752a0e7ba1b9917b626c908 (patch)
tree6e6bde9c0f946e157645c78f8048ff3097e2f17c /launch.sh
downloadaur-65de881fecda78a7a752a0e7ba1b9917b626c908.tar.gz
Renamed mongodb-compass-* to mongodb-compass-*-bin
Diffstat (limited to 'launch.sh')
-rw-r--r--launch.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/launch.sh b/launch.sh
new file mode 100644
index 000000000000..020b276f4f9d
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec electron3 "/usr/lib/$(basename "$0")/app.asar" "$@"