commit | 92e31ab648110987fac0c49157f5475be9561a94 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Wed Sep 14 02:56:41 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Wed Sep 14 02:56:41 2011 -0700 |
tree | 54e2de60f34b5a51f6496fd3ab62d576b5927f3e | |
parent | 56e6292e1f6d11d5e2901262d30d9dcdf5d5f1ee [diff] [blame] |
this command is already run by stack
diff --git a/build_lxc.sh b/build_lxc.sh index 88a7443..067ecda 100755 --- a/build_lxc.sh +++ b/build_lxc.sh
@@ -128,7 +128,7 @@ sleep 1 # Kill any existing screens -su -c "killall screen" stack +killall screen # Install and run stack.sh sudo apt-get update