From 8d67d0ac12f52e3e1ca08029d781aa53fa9d19a7 Mon Sep 17 00:00:00 2001 From: Anri Date: Sun, 14 Nov 2021 21:31:45 +0100 Subject: [PATCH] Change LTS update channel to normal for WSL --- installGlobalScript.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/installGlobalScript.sh b/installGlobalScript.sh index f72d9d2..b1686d4 100644 --- a/installGlobalScript.sh +++ b/installGlobalScript.sh @@ -75,12 +75,13 @@ then # And WSL isn't a daily drive OS who you store sensible things, comment this line if you wanna keep your SU pass sudo sed -i "26s#.*#%sudo ALL=(ALL:ALL) NOPASSWD: ALL#" /etc/sudoers + # Change LTS update to normal + sudo sed -i "16s#.*#Prompt=normal#" /etc/update-manager/release-upgrades + echo "" echo "" echo "Take care, by default the fish configuration is set for Ubuntu, you may need to uncomment" echo "some of the lines in $HOME/.config/fish/config.fish to enable custom network disks from Windows." - echo "" - echo "The SU has also kept his password." fi # Supprime le repo