rsync gnome-shell
This commit is contained in:
parent
32e93f4b83
commit
103f595551
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ echo "Defaults timestamp_timeout=-1" | sudo tee -a /etc/sudoers
|
|||
wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/R_0cJkKL/
|
||||
unzip cosmetics.zip
|
||||
sudo chown -R $USER:$GROUP /home/$USER/cosmetics/
|
||||
sudo cp -a gnome-shell /home/$USER/.local/share/
|
||||
sudo rsync -ap --info=progress2 gnome-shell /home/$USER/.local/share/
|
||||
cp -a burn-my-windows /home/$USER/.config/
|
||||
sudo cp -a rave-pp.png /usr/share/pixmaps/faces/
|
||||
echo "[User]
|
||||
|
|
Loading…
Reference in a new issue