this command is already run by stack
This commit is contained in:
parent
56e6292e1f
commit
92e31ab648
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ echo "nameserver $NAMESERVER" | sudo resolvconf -a eth0
|
|||
sleep 1
|
||||
|
||||
# Kill any existing screens
|
||||
su -c "killall screen" stack
|
||||
killall screen
|
||||
|
||||
# Install and run stack.sh
|
||||
sudo apt-get update
|
||||
|
|
Loading…
Reference in a new issue