asd
This commit is contained in:
parent
6ac6b9444c
commit
1a4b18e3a3
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ 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
|
||||
mkdir -p $FOLDER/.local/share/
|
||||
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