summarylogtreecommitdiffstats
path: root/launch.sh
diff options
context:
space:
mode:
authorDaniel Peukert2019-08-01 14:18:13 +0200
committerDaniel Peukert2019-08-01 14:18:13 +0200
commit31499db9751f63fd2cfd44cdecb7e0d94ff67975 (patch)
treeeb8ad5f98ada9175d7172099b3180a476bdfc2ac /launch.sh
parent4f66ae6e2252b46fbbbe06d04b40a4cf17b499c1 (diff)
downloadaur-31499db9751f63fd2cfd44cdecb7e0d94ff67975.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..dd2ff07360d8
--- /dev/null
+++ b/launch.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec electron3 '/usr/lib/mongodb-compass-community-beta/app.asar' "$@"