1
0
mirror of synced 2024-11-22 21:16:10 +03:00
select2/jekyll.sh
2013-07-09 00:17:45 -07:00

5 lines
75 B
Bash
Executable File

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