1
0
Fork 0
forked from RP1/RaveOS-arch
This commit is contained in:
RP1 2025-02-05 21:00:00 +01:00
parent 3681e203d8
commit 41721afb4d

View file

@ -55,7 +55,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
rsync -ap --info=progress2 /home/$USER/Videos/ $FOLDER/ rsync -ap --info=progress2 /home/$USER/Videos/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Games/ $FOLDER/ rsync -ap --info=progress2 /home/$USER/Games/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/.librewolf/ $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/Bitwarden $FOLDER/.config/
rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER/.config/ rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER/.config/