summarylogtreecommitdiffstats
path: root/openbazaar.sh
diff options
context:
space:
mode:
authorM0Rf302016-08-26 04:07:31 +0200
committerM0Rf302016-08-26 04:07:31 +0200
commit61cb4741e6b1da6317299caf77043f636d8eef0e (patch)
treefc0fd82b99138816aed611c28a933db63cbc6789 /openbazaar.sh
parentdcdfec4d822957cea1c636407bbd81fa5ab33079 (diff)
downloadaur-61cb4741e6b1da6317299caf77043f636d8eef0e.tar.gz
using asar archive and avoid conflict with openbazaar-next package
Diffstat (limited to 'openbazaar.sh')
-rw-r--r--openbazaar.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbazaar.sh b/openbazaar.sh
index 8538dbae429a..7e89bddca632 100644
--- a/openbazaar.sh
+++ b/openbazaar.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-cd /opt/openbazaar
-electron037 main.js "$@"
+cd /opt/
+electron037 openbazaar.asar "$@"