HMCL-docs/scripts/copy_index_json.sh
2022-05-04 23:00:22 +08:00

7 lines
85 B
Bash

#!/usr/bin/env bash
ROOT=$(dirname $0)/../
cd $ROOT
cp index.json _site/index.json