projects
/
leap_vagrant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d90ec5
)
fix #7571, include vim tmux
author
kwadronaut
<kwadronaut@leap.se>
Sat, 7 Nov 2015 21:36:00 +0000
(22:36 +0100)
committer
kwadronaut
<kwadronaut@leap.se>
Sat, 7 Nov 2015 21:36:00 +0000
(22:36 +0100)
definitions/jessie/base.sh
patch
|
blob
|
history
diff --git
a/definitions/jessie/base.sh
b/definitions/jessie/base.sh
index
b7ee9c8
..
72e6e4e
100644
(file)
--- a/
definitions/jessie/base.sh
+++ b/
definitions/jessie/base.sh
@@
-2,7
+2,7
@@
apt-get -y update
#apt-get -y install linux-headers-$(uname -r) build-essential
#apt-get -y install zlib1g-dev libssl-dev libreadline-gplv2-dev
-apt-get -y install curl unzip
+apt-get -y install curl unzip
vim tmux
# Set up sudo
echo 'vagrant ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/vagrant