summarylogtreecommitdiffstats
path: root/launch.sh
diff options
context:
space:
mode:
authorDaniel Peukert2019-08-01 14:18:24 +0200
committerDaniel Peukert2019-08-01 14:18:24 +0200
commit58f9f17c25ff855d4c9d6f9774cf965a13509f40 (patch)
tree96560b6ee4f28eba2cdc17d3c6eac9e1939b3181 /launch.sh
parent25fa0cc83c239e9cde7cca505c5feea02d4b6c90 (diff)
downloadaur-58f9f17c25ff855d4c9d6f9774cf965a13509f40.tar.gz
Updated to 1.19.0-beta.1
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..51aa362f381e
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec electron3 '/usr/lib/mongodb-compass-isolated-beta/app.asar' "$@"