mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
5 lines
46 B
Bash
Executable File
5 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
bundle exec jekyll --server |