asd
This commit is contained in:
parent
2b4ab94e1c
commit
75b5c7eafa
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
|||
rsync -ap --info=progress2 /home/$USER/.librewolf $FOLDER
|
||||
|
||||
rsync -ap --info=progress2 /home/$USER/.config/Bitwarden $FOLDER
|
||||
rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER
|
||||
rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER/
|
||||
rsync -ap --info=progress2 /home/$USER/.config/input-remapper-2 $FOLDER
|
||||
rsync -ap --info=progress2 /home/$USER/.config/Mumble $FOLDER
|
||||
rsync -ap --info=progress2 /home/$USER/.config/libvirt $FOLDER
|
||||
|
|
Loading…
Reference in a new issue