mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
Clean up after serving
Your mother doesn't work here.
This commit is contained in:
parent
06a54414b7
commit
f8a3809616
@ -2,4 +2,8 @@
|
|||||||
|
|
||||||
set -e
|
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