Files
yangbvv-yangbvv.github.io/script/build
2022-11-05 22:35:28 +08:00

7 lines
80 B
Bash

#!/bin/sh
set -e
echo "Building the example site..."
bundle exec jekyll build