diff --git a/clean.sh b/clean.sh index f4c2eb619564de3ff02127400dc5917ec1fbc86b..67d49a1d88b1cbc4a95d54db670ee48c40de35cc 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