4 lines
70 B
Bash
Executable file
4 lines
70 B
Bash
Executable file
#!/bin/sh
|
|
|
|
rsync -av --delete /home/ /media/DATA_400GB-2/homebackup/
|
|
|