V8.04.002.2025.08.11
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 54s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -16,10 +16,6 @@ printf "\e[95m++++ ++++ ++++ ++++ ++++ ++++ ++ 🧪 '%s' starting ... \e[0m\n" "
|
|||||||
|
|
||||||
cd /root
|
cd /root
|
||||||
|
|
||||||
if [[ -f /etc/apt/sources.list ]]; then
|
|
||||||
mv /etc/apt/sources.list /root/.ciss/dlb/backup/sources.list.bak
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [[ ! -f /etc/apt/sources.list.d/trixie.sources ]]; then
|
if [[ ! -f /etc/apt/sources.list.d/trixie.sources ]]; then
|
||||||
cat << EOF >| /etc/apt/sources.list.d/trixie.sources
|
cat << EOF >| /etc/apt/sources.list.d/trixie.sources
|
||||||
# SPDX-Version: 3.0
|
# SPDX-Version: 3.0
|
||||||
|
|||||||
Reference in New Issue
Block a user