From 486cb63bed488308aeb45ac34c76ae886b6cde1e Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Thu, 18 Jun 2009 15:08:34 -0600 Subject: [PATCH] attempted improvement to cleanup script --- cleanup-script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cleanup-script.sh b/cleanup-script.sh index c6ee74e3..7466a6dc 100755 --- a/cleanup-script.sh +++ b/cleanup-script.sh @@ -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` -- 2.47.2