safe update & upgrade

This commit is contained in:
Leif Johansson 2016-04-20 15:07:37 +02:00 committed by Patrik Lundin
parent 42f674edb3
commit 87e49a541f
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -22,7 +22,7 @@ fi
set -x set -x
apt-get -y install rsync git-core wget apt-get -y update && apt-get -y upgrade && apt-get -y install rsync git git-core wget
dpkg -i cosmos_1.5-1_all.deb dpkg -i cosmos_1.5-1_all.deb
if ! test -d /var/cache/cosmos/repo; then if ! test -d /var/cache/cosmos/repo; then