moved the full-backup command to bin
This commit is contained in:
2
bin/bin/full-backup
Executable file
2
bin/bin/full-backup
Executable 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 /
|
Reference in New Issue
Block a user