Mise à jour de 'WSL.sh'
This commit is contained in:
parent
fd5f146a64
commit
15b2bf6f53
1 changed files with 4 additions and 0 deletions
4
WSL.sh
4
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
|
Reference in a new issue