From 4223da5ae4d440774e350a8489b7d4bd0fe38c11 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Fri, 28 Jul 2017 15:14:03 +0200 Subject: Update from sunet/multiverse. --- addhost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addhost') diff --git a/addhost b/addhost index 033c16b..1c34ce3 100755 --- a/addhost +++ b/addhost @@ -45,7 +45,7 @@ if [ ! -d $cmd_hostname ]; then fi if [ "$cmd_do_bootstrap" = "yes" ]; then - scp apt/cosmos_1.2-2_all.deb apt/bootstrap-cosmos.sh root@$cmd_hostname: + scp apt/cosmos_1.5-1_all.deb apt/bootstrap-cosmos.sh root@$cmd_hostname: ssh root@$cmd_hostname ./bootstrap-cosmos.sh $cmd_fqdn $rrepo $rtag ssh root@$cmd_hostname cosmos update ssh root@$cmd_hostname cosmos apply -- cgit v1.1