From 58c717bd79cdcff5d3025fcffc26f73c529c9891 Mon Sep 17 00:00:00 2001 From: bastien Date: Wed, 12 Feb 2025 14:49:39 +0100 Subject: [PATCH] test de correction --- vimscode.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vimscode.sh b/vimscode.sh index 6db1025..6b0a3d6 100755 --- a/vimscode.sh +++ b/vimscode.sh @@ -93,8 +93,7 @@ maj() { rm -rf ~/.vimrc2 printf 'Mise à jour en cours : [###############-----](75%%)\n' - cd ../ - ls -la * + rm -rf ../VimsCode printf 'Mise à jour fini : [####################](100%%)\n' printf "Mise à jour terminée.\n"