added full backup command
This commit is contained in:
parent
f9d1c941f0
commit
98a3e31537
2
full-backup.sh
Normal file
2
full-backup.sh
Normal file
@ -0,0 +1,2 @@
|
||||
# full backup of the OS
|
||||
sudo tar cvpzf /media/data/backup.tgz --exclude=/proc --exclude=/lost+found --exclude=/media --exclude=/backup.tgz --exclude=/mnt --exclude=/sys /
|
Loading…
Reference in New Issue
Block a user