Exempting duitser home from backup due to excess size
This commit is contained in:
parent
7c4f18d918
commit
4b35bc8c16
|
@ -17,6 +17,7 @@ tar -cz \
|
||||||
--exclude='/home/amcclure/*' \
|
--exclude='/home/amcclure/*' \
|
||||||
--exclude='/home/fosslinux/*' \
|
--exclude='/home/fosslinux/*' \
|
||||||
--exclude='/home/zszoke/*' \
|
--exclude='/home/zszoke/*' \
|
||||||
|
--exclude='/home/duitser/*' \
|
||||||
/home/ \
|
/home/ \
|
||||||
/var/games/minetest-server/.minetest/ \
|
/var/games/minetest-server/.minetest/ \
|
||||||
/var/lib/minecraft/paperclip/ \
|
/var/lib/minecraft/paperclip/ \
|
||||||
|
|
Loading…
Reference in New Issue