Remove xargo-home in clean.sh

This commit is contained in:
Ian Douglas Scott 2017-06-19 16:29:05 -07:00
parent ae2fb4217c
commit ec0dbcbaaa
No known key found for this signature in database
GPG Key ID: 4924E10E199B5959

View File

@ -14,3 +14,5 @@ for recipe in $recipes
do
./cook.sh "$recipe" distclean
done
rm -rf xargo-home