asd
This commit is contained in:
parent
3681e203d8
commit
41721afb4d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
|||
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/.librewolf $FOLDER/
|
||||
|
||||
rsync -ap --info=progress2 /home/$USER/.config/Bitwarden $FOLDER/.config/
|
||||
rsync -ap --info=progress2 /home/$USER/.config/heroic $FOLDER/.config/
|
||||
|
|
Loading…
Reference in a new issue