This commit is contained in:
RP1 2025-02-05 21:08:22 +01:00
parent 8ac10a1262
commit 66065d65a9

View file

@ -58,8 +58,8 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
rsync -ap --info=progress2 /home/$USER/Games/ $FOLDER
rsync -ap --info=progress2 /home/$USER/.librewolf $FOLDER
rsync -ap --info=progress2 /home/$USER/.config/Bitwarden $FOLDER/.config/
rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER/.config/
rsync -ap --info=progress2 --relative /home/$USER/.config/Bitwarden $FOLDER
rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER
rsync -ap --info=progress2 /home/$USER/.config/input-remapper-2 $FOLDER/.config/
rsync -ap --info=progress2 /home/$USER/.config/Mumble $FOLDER/.config/
rsync -ap --info=progress2 /home/$USER/.config/libvirt $FOLDER/.config/