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