Dateien nach "template" hochladen

This commit is contained in:
2024-09-23 07:55:35 +00:00
parent 99baa35d0a
commit d49f449f2e
3 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#!/bin/sh
. /etc/os-release
echo "deb http://deb.debian.org/debian ${VERSION_CODENAME}-backports main" > /etc/apt/sources.list.d/backports.list
apt update ; apt install -t ${VERSION_CODENAME}-backports cockpit