HMCL-docs/scripts/copy_index_json.sh

7 lines
85 B
Bash
Raw Normal View History

2022-05-04 23:00:22 +08:00
#!/usr/bin/env bash
ROOT=$(dirname $0)/../
cd $ROOT
cp index.json _site/index.json