mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 17:33:05 +08:00
7 lines
52 B
Bash
Executable File
7 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
script/build
|
|
script/html-proofer
|