skip deps checks

This commit is contained in:
Mylloon 2024-04-08 21:57:48 +02:00
parent e01ec1c804
commit 0db8d3129c
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

4
wsl.sh
View file

@ -103,7 +103,9 @@ function main {
# === Clear useless packages ==
pacman -Qqtd | sudo pacman --noconfirm -Rsn subsystemctl - 2> /dev/null ||:
fish -c "pacman-clean"
paru --noconfirm -Rsndd \
subsystemctl
echo -e "\nInstallation terminée !\nIl faut redémarrer WSL (dans Powershell = wsl --shutdown)."
echo -e "---\nPense bien à paramétrer ton terminal, exemple avec Windows Terminal :"