forked from RP1/RaveOS-arch
fixed paths
This commit is contained in:
parent
985e4859d1
commit
94937a10d3
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ if [[ "$desktop" == GNOME ]]; then
|
||||||
unzip cosmetics-kde.zip
|
unzip cosmetics-kde.zip
|
||||||
curl -Ls https://links.rp1.hu/3progs -o /home/$USER/.progs/3progs.sh
|
curl -Ls https://links.rp1.hu/3progs -o /home/$USER/.progs/3progs.sh
|
||||||
rsync -ap --info=progress2 content/. /home/$USER/.progs/
|
rsync -ap --info=progress2 content/. /home/$USER/.progs/
|
||||||
|
cd
|
||||||
rm -rf cosmetics
|
rm -rf cosmetics
|
||||||
echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}
|
echo ${bold}${yellow}KDE Program Pkg Updated successfully!${normal}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue