summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rw-r--r--setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh b/setup.sh
index 3fa0143..6f97c7d 100644
--- a/setup.sh
+++ b/setup.sh
@@ -1,6 +1,6 @@
#!/bin/sh
set -ex
-SLAVENAME="x86_32_slave"
+SLAVENAME="arm-slave"
PASSWORD=pass
virtualenv --no-site-packages slavenv
sed -i "s/SLAVENAME/$SLAVENAME/" start