]> git.gag.com Git - debian/tar/commitdiff
attempted improvement to cleanup script
authorBdale Garbee <bdale@gag.com>
Thu, 18 Jun 2009 21:08:34 +0000 (15:08 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 18 Jun 2009 21:08:34 +0000 (15:08 -0600)
cleanup-script.sh

index c6ee74e3f59dab889b86fe0bada29302c35dc73c..7466a6dc28ebf14e91b611b92051d067ab02506d 100755 (executable)
@@ -4,4 +4,4 @@
 #      Copyright 2009 by Bdale Garbee.  GPL v2 or any later version.
 #
 
-rm -rf `/bin/ls | grep -v COPYING | grep -v doc | grep -v cleanup-script.sh`
+git rm -r `/bin/ls | grep -v COPYING | grep -v doc | grep -v cleanup-script.sh`