Skip to content
Snippets Groups Projects
Commit bbaceb24 authored by Julien Allary's avatar Julien Allary
Browse files

Modification in MV setup

parent 14b4166e
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ fi ...@@ -19,7 +19,7 @@ fi
# update # update
apt-get update apt-get update
apt-get install -y aptitude apt-transport-https apt-get install -y aptitude apt-transport-https
apt-get dist-upgrade -y #apt-get dist-upgrade -y
# modify sources.list to use ubicast cache # modify sources.list to use ubicast cache
if ( ! grep ${APT_CACHE_HOST} /etc/apt/sources.list ); then if ( ! grep ${APT_CACHE_HOST} /etc/apt/sources.list ); then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment