This website works better with JavaScript.
Explore
Help
Register
Sign In
huanghongxun
/
HMCL-docs
mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
Watch
1
Star
0
Fork
You've already forked HMCL-docs
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
232
Commits
8
Branches
0
Tags
38 MiB
Tree:
cc0a0cd23a
changelog/3.5.6
changelog/3.5.6.241
changelog/3.5.6.243
changelog/stable-3.5.8
login
main
revert-88-patch-1
zkitefly-patch-1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'cc0a0cd23a'
${ noResults }
HMCL-docs
/
scripts
/
copy_index_json.sh
7 lines
85 B
Raw
Normal View
History
Unescape
Escape
feat: index json
3 years ago
#!/usr/bin/env bash
ROOT
=
$(
dirname
$0
)
/../
cd
$ROOT
cp index.json _site/index.json