1
0
Fork 0
mirror of synced 2025-04-07 11:07:02 +00:00
select2/jekyll.sh
2013-07-09 00:17:45 -07:00

4 lines
75 B
Bash
Executable file

#!/bin/bash
rm -rf _site
jekyll serve --watch --baseurl '/select2' --safe