mirror of
https://github.com/github/choosealicense.com
synced 2025-01-03 10:31:44 +01:00
5 lines
46 B
Bash
Executable File
5 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
bundle exec jekyll --server |