diff --git a/Ubuntu.sh b/Ubuntu.sh index 2293325..b77804f 100644 --- a/Ubuntu.sh +++ b/Ubuntu.sh @@ -41,3 +41,7 @@ bash installOnlyoffice.sh # Install EmojiPicker and its keyboard shortcut bash installEmojiPicker.sh + +# Supprime le repo +cd .. +rm -rf myLinuxConfiguration \ No newline at end of file