This commit is contained in:
RP1 2025-02-05 21:12:48 +01:00
parent 2b4ab94e1c
commit 75b5c7eafa

View file

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