aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-08 21:25:44 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-08 21:25:44 -0400
commitce3cad612aba458e8915d79fc7a05973a98c6424 (patch)
tree01581c6f899f191b81a1727ac14681c319a2aecd
parentscripts/clean.sh: migrate cleaning to chroot script. (diff)
downloadgrs-ce3cad612aba458e8915d79fc7a05973a98c6424.tar.gz
grs-ce3cad612aba458e8915d79fc7a05973a98c6424.tar.bz2
grs-ce3cad612aba458e8915d79fc7a05973a98c6424.zip
scripts/clean.sh: fix typo again
-rw-r--r--scripts/clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/clean.sh b/scripts/clean.sh
index b1ad9e0..2022316 100644
--- a/scripts/clean.sh
+++ b/scripts/clean.sh
@@ -2,4 +2,5 @@
for d in /tmp /var/tmp /var/log; do
find ${d} -mindepth 1 -exec rm -rf {} +
+done
rm -rf /etc/resolv.conf