From e6a708be9f6a50551d557c13a269cd7d78c6c5ea Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:04:47 +0200 Subject: [PATCH] Update install.sh --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index 599e67b..6e0c20b 100644 --- a/install.sh +++ b/install.sh @@ -49,6 +49,8 @@ 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." fi # 1. Deaktivér linjer med 'deb cdrom:' i /etc/apt/sources.list