diff --git a/backup-raveos.sh b/backup-raveos.sh index 5726f1e..262b638 100644 --- a/backup-raveos.sh +++ b/backup-raveos.sh @@ -1,6 +1,6 @@ #!/bin/bash - 2>/dev/null + # Text modifiers bold=$(tput bold) # ${bold} @@ -38,6 +38,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then echo Copying ${bold}${yellow}$USER Settings and Files${normal} into ${bold}${yellow}$FOLDER/${normal} # GNOME SECTION + 2>/dev/null dconf dump / > $USER-ui # HU lang #rsync -ap --info=progress2 /home/$USER/Asztal/ $FOLDER/ @@ -54,8 +55,8 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then 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/ + rsync -ap --info=progress2 /home/$USER/Games/ $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/heroic $FOLDER/.config/