summarylogtreecommitdiffstats
path: root/launch.sh
diff options
context:
space:
mode:
authorDaniel Peukert2019-08-01 14:20:45 +0200
committerDaniel Peukert2019-08-01 14:20:45 +0200
commitde6c4bbed3112a1b6cca34be13f265f3cc354025 (patch)
tree093727c82440d63c6b075847c52e6ff00cfa4446 /launch.sh
parentc206287a8902d3bc229e580d85cde409b3282156 (diff)
downloadaur-de6c4bbed3112a1b6cca34be13f265f3cc354025.tar.gz
Updated to 1.18.0
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..483898352bf2
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec electron3 '/usr/lib/mongodb-compass-readonly/app.asar' "$@"