asd
This commit is contained in:
parent
22a57161b3
commit
6ac6b9444c
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
|||
rsync -ap --info=progress2 /home/$USER/.config/kdeconnect $FOLDER/.config
|
||||
rsync -ap --info=progress2 /home/$USER/.config/Helvum $FOLDER/.config
|
||||
rsync -ap --info=progress2 /home/$USER/.config/calibre $FOLDER/.config
|
||||
rsync -ap --info=progress2 /home/$USER/.config/ $FOLDER/.config
|
||||
sudo rsync -ap --info=progress2 /home/$USER/.local/share/gnome-shell $FOLDER/.local/share/
|
||||
sudo rsync -ap --info=progress2 /home/$USER/.local/share/flatpak/overrides/ $FOLDER/.local/share/flatpak/
|
||||
sudo rsync -ap --info=progress2 /home/$USER/.local/share/lutris $FOLDER/.local/share/
|
||||
|
|
Loading…
Reference in a new issue