Force build removal

master
Philipp Hagemeister 11 years ago
parent bbc3e2753a
commit 253d96f2e2

@ -81,6 +81,6 @@ ROOT=$(pwd)
git push "$ROOT" gh-pages
git push "$ORIGIN_URL" gh-pages
)
rm -r build
rm -rf build
echo "\n### DONE!"

Loading…
Cancel
Save