summaryrefslogtreecommitdiff
path: root/apt
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2014-03-04 18:28:40 +0100
committerLeif Johansson <leifj@sunet.se>2014-03-04 18:28:40 +0100
commit638b61dd99d63c9e583d9b653ad6390d4d3a5b83 (patch)
treebba71525ad68eb97f30192d5b5f4b19453a9f8c3 /apt
parent8f88ea97f681730321f6e7e73984abdd1fbb945c (diff)
wget hurts to miss
Diffstat (limited to 'apt')
-rwxr-xr-xapt/bootstrap-cosmos.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt/bootstrap-cosmos.sh b/apt/bootstrap-cosmos.sh
index 6b4454a..3e93f8c 100755
--- a/apt/bootstrap-cosmos.sh
+++ b/apt/bootstrap-cosmos.sh
@@ -22,7 +22,7 @@ fi
set -x
-apt-get -y install rsync git-core
+apt-get -y install rsync git-core wget
dpkg -i cosmos_1.2-2_all.deb
if ! test -d /var/cache/cosmos/repo; then