setup-nasbeery aktualisiert
This commit is contained in:
+4
-4
@@ -117,11 +117,11 @@ DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq -o DPkg::opti
|
||||
#echo "Add wsdd apt repo url"
|
||||
#echo "deb [signed-by=/etc/apt/trusted.gpg.d/wsdd.gpg] https://pkg.ltec.ch/public/ $(lsb_release -cs) main" | tee -i /etc/apt/sources.list.d/wsdd.list
|
||||
|
||||
echo "add 45drives repo key"
|
||||
wget -O - https://repo.45drives.com/key/gpg.asc | gpg --dearmor | tee -i /etc/apt/trusted.gpg.d/45drives.gpg
|
||||
#echo "add 45drives repo key"
|
||||
#wget -O - https://repo.45drives.com/key/gpg.asc | gpg --dearmor | tee -i /etc/apt/trusted.gpg.d/45drives.gpg
|
||||
|
||||
echo "Add 45drives apt repo url"
|
||||
echo "deb [signed-by=/etc/apt/trusted.gpg.d/45drives.gpg arch=amd64] https://repo.45drives.com/debian focal main" > /etc/apt/sources.list.d/45drives.list
|
||||
#echo "Add 45drives apt repo url"
|
||||
#echo "deb [signed-by=/etc/apt/trusted.gpg.d/45drives.gpg arch=amd64] https://repo.45drives.com/debian focal main" > /etc/apt/sources.list.d/45drives.list
|
||||
|
||||
echo "Updating package lists"
|
||||
apt -qq update
|
||||
|
||||
Reference in New Issue
Block a user