From 97dde6c109680b622ee1aded5b8cb19b6261d595 Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:06:35 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 6e0c20b..8fe2af2 100644 --- a/install.sh +++ b/install.sh @@ -50,7 +50,7 @@ echo -e "${RED} ${NC}" if [ -f /etc/apt/sources.list ]; then sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak.$(date +'%d-%m-%Y_%H%M%S') else - echo "Debian repositories ok." + echo "No Debian repositories sources.list" fi # 1. Deaktivér linjer med 'deb cdrom:' i /etc/apt/sources.list