diff options
| author | miguel <miguel@megaloman.softwarefools.com> | 2021-01-24 21:33:31 +0100 |
|---|---|---|
| committer | miguel <miguel@megaloman.softwarefools.com> | 2021-01-24 21:33:31 +0100 |
| commit | 115a65be0583658a7f39a7abaeb2401448f0d7c9 (patch) | |
| tree | 3c75fc44222b72f11900d098da5d5ff157c19542 /backup.sh | |
| parent | 5ec428a0c177025b9c04330ae3f39cbde27a2d81 (diff) | |
add some stuff from megaloman
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 . |
