mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Merge pull request #61 from github/server-cleanup
Clean up _site folder after serving
This commit is contained in:
commit
d7fd099204
@ -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
|
Loading…
x
Reference in New Issue
Block a user