summarylogtreecommitdiffstats
path: root/openbazaar.sh
diff options
context:
space:
mode:
authorM0Rf302016-12-29 12:48:17 +0100
committerM0Rf302016-12-29 12:48:17 +0100
commitbe573b125fac7e7ed2668db73a7499a97b2732a2 (patch)
tree744c79db63a3233c9b1d85ee5159183da0835a2e /openbazaar.sh
parentea09b05d15a975abccad5c9c9e6e232cc4f60c89 (diff)
downloadaur-be573b125fac7e7ed2668db73a7499a97b2732a2.tar.gz
reverted to pure development purpose
Diffstat (limited to 'openbazaar.sh')
-rw-r--r--openbazaar.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbazaar.sh b/openbazaar.sh
index 39d7eac742b6..23143565ff0a 100644
--- a/openbazaar.sh
+++ b/openbazaar.sh
@@ -1,3 +1,3 @@
#!/bin/sh
cd /opt/
-electron openbazaar-next.asar "$@"
+NODE_ENV=development electron openbazaar-next.asar "$@"