From 985e4859d1dcff02960ae2518aa0c40132ab1521 Mon Sep 17 00:00:00 2001 From: RP1 Date: Thu, 23 Jan 2025 12:29:28 +0100 Subject: [PATCH] fixed the code --- progrs-update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/progrs-update.sh b/progrs-update.sh index 05551d6..5cc1e07 100644 --- a/progrs-update.sh +++ b/progrs-update.sh @@ -31,7 +31,6 @@ if [[ "$desktop" == GNOME ]]; then wget -O cosmetics-kde.zip https://files.rp1.hu/api/public/dl/hplmYZoB/ unzip cosmetics-kde.zip curl -Ls https://links.rp1.hu/3progs -o /home/$USER/.progs/3progs.sh - cd content rsync -ap --info=progress2 content/. /home/$USER/.progs/ rm -rf cosmetics echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}