mirror of
https://github.com/NovaSquirrel/Mesen-X.git
synced 2025-04-02 10:52:41 -04:00
4 lines
121 B
Batchfile
4 lines
121 B
Batchfile
hugo
|
|
del docs\js\searchjson.js
|
|
echo var searchjson = >>docs\js\searchjson.js
|
|
type docs\index.json>>docs\js\searchjson.js
|