1
0
Fork 0
forked from RP1/RaveOS-arch

fixed paths

This commit is contained in:
RP1 2025-01-23 12:31:01 +01:00
parent 985e4859d1
commit 94937a10d3

View file

@ -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}