Remove unnecessary apt update

This commit is contained in:
Fierelier 2022-08-17 07:14:07 +02:00
parent 2ace4e62a0
commit e816532fb3

View File

@ -2,4 +2,3 @@
echo "deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main" >>"/etc/apt/sources.list"
apt -y install dirmngr
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
apt -y update