summarylogtreecommitdiffstats
path: root/helios-env.sh
diff options
context:
space:
mode:
authorDavid Flemström2015-07-21 17:24:15 +0200
committerDavid Flemström2015-07-21 17:24:15 +0200
commit4e67b732826ac346391a0c29f1351b6570ad5962 (patch)
treef74bacce94b8fed148b80305f376c172b75f982a /helios-env.sh
parentcd186b6f4fcfdfdbfccd8a364d727568f829826e (diff)
downloadaur-4e67b732826ac346391a0c29f1351b6570ad5962.tar.gz
Set HELIOS_MASTER variable to localhost by default
Diffstat (limited to 'helios-env.sh')
-rwxr-xr-xhelios-env.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/helios-env.sh b/helios-env.sh
new file mode 100755
index 000000000000..9a7558f11dfa
--- /dev/null
+++ b/helios-env.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+export HELIOS_MASTER=http://localhost:5801