summarylogtreecommitdiffstats
path: root/launch.sh
diff options
context:
space:
mode:
authorDaniel Peukert2020-02-26 21:47:06 +0100
committerDaniel Peukert2020-02-26 21:47:06 +0100
commit4e34ad8411b27e768d34716f6c76849a8e7fb837 (patch)
tree3bc312da9dc53c11cbe18b5a1ba489132929137c /launch.sh
parentafef87135f3cdbd74d9a50eca5a8b1609e8db775 (diff)
downloadaur-4e34ad8411b27e768d34716f6c76849a8e7fb837.tar.gz
Updated mongodb-compass-bin to just use the provided binary
Diffstat (limited to 'launch.sh')
-rw-r--r--launch.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/launch.sh b/launch.sh
deleted file mode 100644
index 020b276f4f9d..000000000000
--- a/launch.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec electron3 "/usr/lib/$(basename "$0")/app.asar" "$@"