1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-09 04:37:48 +02:00

Clean up after serving

Your mother doesn't work here.
This commit is contained in:
Benjamin J. Balter 2013-05-22 20:13:08 -04:00
parent 06a54414b7
commit f8a3809616

View File

@ -2,4 +2,8 @@
set -e
bundle exec jekyll serve -w
echo "spinning up the server..."
bundle exec jekyll serve -w
echo "cleaning up..."
rm -Rf _site