commit: ce3cad612aba458e8915d79fc7a05973a98c6424
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 9 01:25:44 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Jul 9 01:25:44 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ce3cad61
scripts/clean.sh: fix typo again
scripts/clean.sh | 1 +
1 file changed, 1 insertion(+)
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