diff --git a/clean.sh b/clean.sh index f4c2eb619..67d49a1d8 100755 --- a/clean.sh +++ b/clean.sh @@ -14,3 +14,5 @@ for recipe in $recipes do ./cook.sh "$recipe" distclean done + +rm -rf xargo-home