Remove exclude pattern for deleted user
This commit is contained in:
parent
dbf360648b
commit
f2f40f5da8
|
@ -24,7 +24,6 @@ nice tar -cz \
|
||||||
--exclude="/home/irc/*" \
|
--exclude="/home/irc/*" \
|
||||||
--exclude='/home/slip/*' \
|
--exclude='/home/slip/*' \
|
||||||
--exclude='/home/angelok/*' \
|
--exclude='/home/angelok/*' \
|
||||||
--exclude='/home/usernameak/*' \
|
|
||||||
--exclude='/home/ubergeek/*' \
|
--exclude='/home/ubergeek/*' \
|
||||||
--exclude='/home/amcclure/*' \
|
--exclude='/home/amcclure/*' \
|
||||||
--exclude='/home/fosslinux/*' \
|
--exclude='/home/fosslinux/*' \
|
||||||
|
|
Loading…
Reference in New Issue