made vm bootstrap non-interactive (#195)
This commit is contained in:
parent
cedbf5b8b2
commit
873dce7aea
@ -3,8 +3,8 @@
|
||||
# Print commands and exit on errors
|
||||
set -xe
|
||||
|
||||
sudo add-apt-repository ppa:webupd8team/sublime-text-3
|
||||
sudo add-apt-repository ppa:webupd8team/atom
|
||||
DEBIAN_FRONTEND=noninteractive sudo add-apt-repository -y ppa:webupd8team/sublime-text-3
|
||||
DEBIAN_FRONTEND=noninteractive sudo add-apt-repository -y ppa:webupd8team/atom
|
||||
|
||||
apt-get update
|
||||
|
||||
|
0
vm/user-bootstrap.sh
Normal file → Executable file
0
vm/user-bootstrap.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user