diff options
Diffstat (limited to 'backup.sh')
| -rw-r--r-- | backup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/backup.sh b/backup.sh new file mode 100644 index 0000000..ce7d70c --- /dev/null +++ b/backup.sh @@ -0,0 +1,2 @@ +cd /home/miguel +tar --exclude=mnt --exclude=.stack --exclude=.cache --exclude==zsyp -cf home_miguel.tar . |
