aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-08 21:24:30 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-08 21:24:30 -0400
commitfdd8759e62eeef7680769d6381256ba171473fbe (patch)
treecef4a7a14641d4780f715bcc8420cd245f4da083
parentscripts/clean.sh: fix typo. (diff)
downloadgrs-fdd8759e.tar.gz
grs-fdd8759e.tar.bz2
grs-fdd8759e.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