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