This commit is contained in:
RP1 2025-02-05 21:01:50 +01:00
parent 41721afb4d
commit 566a4f2a31

View file

@ -40,12 +40,12 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
# GNOME SECTION
dconf dump / > $USER-ui
# HU lang
rsync -ap --info=progress2 /home/$USER/Asztal/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Dokumentumok/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Letöltések/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Zenék/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Képek/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Videók/ $FOLDER/
#rsync -ap --info=progress2 /home/$USER/Asztal/ $FOLDER/
#rsync -ap --info=progress2 /home/$USER/Dokumentumok/ $FOLDER/
#rsync -ap --info=progress2 /home/$USER/Letöltések/ $FOLDER/
#rsync -ap --info=progress2 /home/$USER/Zenék/ $FOLDER/
#rsync -ap --info=progress2 /home/$USER/Képek/ $FOLDER/
#rsync -ap --info=progress2 /home/$USER/Videók/ $FOLDER/
# EN lang
rsync -ap --info=progress2 /home/$USER/Desktop/ $FOLDER/
rsync -ap --info=progress2 /home/$USER/Documents/ $FOLDER/