This commit is contained in:
RP1 2025-02-05 21:09:25 +01:00
parent 66065d65a9
commit b8eff22f4d

View file

@ -53,7 +53,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
rsync -ap --info=progress2 Downloads $FOLDER
rsync -ap --info=progress2 Music $FOLDER
rsync -ap --info=progress2 Pictures $FOLDER
rsync -ap --info=progress2 /home/$USER/Videos/ $FOLDER
rsync -ap --info=progress2 Videos $FOLDER
rsync -ap --info=progress2 /home/$USER/Games/ $FOLDER
rsync -ap --info=progress2 /home/$USER/.librewolf $FOLDER