asd
This commit is contained in:
parent
566a4f2a31
commit
5c2a1cab7f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ if [[ $user_choice = *"BACKUP All of My Data and Settings"* ]]; then
|
|||
#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/Desktop/ $FOLDER
|
||||
rsync -ap --info=progress2 /home/$USER/Documents/ $FOLDER/
|
||||
rsync -ap --info=progress2 /home/$USER/Downloads/ $FOLDER/
|
||||
rsync -ap --info=progress2 /home/$USER/Music/ $FOLDER/
|
||||
|
|
Loading…
Reference in a new issue