From 58eca9d27523d66ea5cd37c7324ead4470fbf7ea Mon Sep 17 00:00:00 2001 From: ITmail-dk Date: Thu, 15 Dec 2022 15:21:58 +0100 Subject: [PATCH] EDIT echo --- install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install.sh b/install.sh index 2b62590..ffeb940 100644 --- a/install.sh +++ b/install.sh @@ -47,9 +47,6 @@ echo " Enter your user password, to continue if necessary" echo " " echo "-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-'-" -#sudo sh -c "echo 'Xcursor.theme: Nordzy-cursors' >> /etc/X11/Xresources/x11-common" -#sudo sh -c "echo 'Xcursor.size: 22' >> /etc/X11/Xresources/x11-common" - sudo sed -i 's+deb cdrom+#deb cdrom+g' /etc/apt/sources.list sudo sed -i 's+deb http://deb.debian.org/debian/ testing main contrib non-free+#deb http://deb.debian.org/debian/ testing main contrib non-free+g' /etc/apt/sources.list