mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-18 11:01:12 +08:00
feat: index json
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
ROOT=$(dirname $0)/../
|
||||
cd $ROOT
|
||||
|
||||
cp index.json _site/index.json
|
||||
Reference in New Issue
Block a user