adding "apt-get update"

This commit is contained in:
Djan GICQUEL 2022-05-23 08:18:28 +02:00
parent ce87d5743b
commit f95519281d
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe m
deb http://archive.canonical.com/ubuntu/ focal partner deb http://archive.canonical.com/ubuntu/ focal partner
EOF EOF
apt-get update
apt-get -y remove --purge timeshift warpinator hexchat rhythmbox* hypnotix celluloid apt-get -y remove --purge timeshift warpinator hexchat rhythmbox* hypnotix celluloid
apt-get -y install vlc gimp firefox-locale-fr apt-get -y install vlc gimp firefox-locale-fr
else else