This commit is contained in:
William Mantly 2016-10-01 00:38:00 -04:00
parent 7fc8010a60
commit 7437a9fe3b

View File

@ -3,7 +3,7 @@
name="$1"
sshURL="$2"
nodePort = `./random_port.py`
workingPath = /var/www/gitwrapper/$name
workingPath=/var/www/gitwrapper/$name
echo "starting $sshURL on $name"