autoclean.sh: abide by POSIX shebang
commitec91133e38cb7c486ec995d4183f30e84f3ca736
authorDave Reisner <dreisner@archlinux.org>
Sun, 1 Apr 2012 02:17:30 +0000 (31 22:17 -0400)
committerDave Reisner <dreisner@archlinux.org>
Mon, 9 Apr 2012 02:28:45 +0000 (8 22:28 -0400)
treef7ff09b6c01fbb806a7c8b6f30f99694c34916b7
parent30ca48df4ca51b57ca8bc0e45f78d3eac8c15b40
autoclean.sh: abide by POSIX shebang

Avoid non-POSIX brace expansion and rely on find to locate and destroy
files outside the root.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
autoclean.sh