From 15b2bf6f53098e223c17a6d91fac448e8ee3837a Mon Sep 17 00:00:00 2001 From: Anri Date: Thu, 11 Nov 2021 23:12:58 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'WSL.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WSL.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WSL.sh b/WSL.sh index 60ae8d0..80a4fcf 100644 --- a/WSL.sh +++ b/WSL.sh @@ -11,3 +11,7 @@ sudo apt update && sudo apt install texlive-full -y # Install Java bash installJava.sh + +# Supprime le repo +cd .. +rm -rf myLinuxConfiguration \ No newline at end of file