diff --git a/progrs-update.sh b/progrs-update.sh index 5cc1e07..0c69330 100644 --- a/progrs-update.sh +++ b/progrs-update.sh @@ -32,6 +32,7 @@ if [[ "$desktop" == GNOME ]]; then unzip cosmetics-kde.zip curl -Ls https://links.rp1.hu/3progs -o /home/$USER/.progs/3progs.sh rsync -ap --info=progress2 content/. /home/$USER/.progs/ + cd rm -rf cosmetics echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}