00
This commit is contained in:
parent
b9c4770471
commit
2be2d3407e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ mkdir cosmetics
|
|||
cd cosmetics
|
||||
wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/R_0cJkKL/
|
||||
unzip cosmetics.zip
|
||||
sudo chown -R $$current_user:$GROUP /home/$current_user/cosmetics/
|
||||
sudo chown -R $current_user:$GROUP /home/$current_user/cosmetics/
|
||||
|
||||
sudo rsync -ap --info=progress2 gnome-shell /home/$current_user/.local/share/
|
||||
cp -a burn-my-windows /home/$current_user/.config/
|
||||
|
|
Loading…
Reference in a new issue