setup-nasbeery aktualisiert
This commit is contained in:
+4
-5
@@ -128,11 +128,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/enterprise/debian bookworm main" > /etc/apt/sources.list.d/45drives.list
|
||||
|
||||
echo "Updating package lists"
|
||||
apt -qq update
|
||||
@@ -145,7 +145,6 @@ DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt -y -qq -o DPkg::opti
|
||||
git clone https://github.com/45drives/cockpit-zfs-manager.git
|
||||
cp -r cockpit-zfs-manager/zfs /usr/share/cockpit
|
||||
|
||||
|
||||
echo "=== Install ZFS (Debian) ==="
|
||||
apt install -y zfs-dkms zfsutils-linux zfs-auto-snapshot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user