mirror of
https://github.com/NovaSquirrel/Mesen-SX.git
synced 2025-04-02 10:32:06 -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
|