no need to run in bg

This commit is contained in:
Anthony Young 2011-09-14 02:15:48 -07:00
parent 927a656ac2
commit 005abf03c7

View file

@ -129,7 +129,7 @@ apt-get -y --force-yes install git-core vim-nox sudo
if [ ! -d "/opt/nfs-stack" ]; then
su -c "git clone git://github.com/cloudbuilders/nfs-stack.git ~/nfs-stack" stack
fi
su -c "cd ~/nfs-stack && $STACKSH_PARAMS ./stack.sh" stack &> /opt/run.sh.log
su -c "cd ~/nfs-stack && $STACKSH_PARAMS ./stack.sh" stack > /opt/run.sh.log
EOF
# Make the run.sh executable