1
0
Fork 0
forked from RP1/RaveOS-arch
This commit is contained in:
RP1 2025-02-05 21:06:42 +01:00
parent cee663c14a
commit 6c6263b4f2

View file

@ -48,11 +48,11 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
#rsync -ap --info=progress2 /home/$USER/Videók/ $FOLDER/
# EN lang
rsync -ap --info=progress2 Desktop $FOLDER
rsync -ap --info=progress2 Documents /$FOLDER
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 Documents $FOLDER
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 /home/$USER/Games/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/.librewolf $FOLDER/