From 638b61dd99d63c9e583d9b653ad6390d4d3a5b83 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Tue, 4 Mar 2014 18:28:40 +0100 Subject: wget hurts to miss --- apt/bootstrap-cosmos.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1