Merge pull request #29 from ids1024/clean.sh

Remove xargo-home in clean.sh
This commit is contained in:
Jeremy Soller 2017-06-19 17:52:37 -06:00 committed by GitHub
commit 8da49359fe

View File

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