From 3681e203d810c4db4c0a0b44c05bbbd2d2826ff2 Mon Sep 17 00:00:00 2001 From: RP1 Date: Wed, 5 Feb 2025 20:59:07 +0100 Subject: [PATCH] asd --- backup-raveos.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backup-raveos.sh b/backup-raveos.sh index ac850e3..e8b85ff 100644 --- a/backup-raveos.sh +++ b/backup-raveos.sh @@ -38,7 +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 - dconf dump / > $FOLDER/$USER-ui + dconf dump / > $USER-ui # HU lang rsync -ap --info=progress2 /home/$USER/Asztal/ $FOLDER/ rsync -ap --info=progress2 /home/$USER/Dokumentumok/ $FOLDER/ @@ -56,7 +56,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then 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/ rsync -ap --info=progress2 /home/$USER/.config/input-remapper-2 $FOLDER/.config/