Files
ToneAPI_webclient/publish.cmd
T

3 lines
86 B
Batchfile

git add dist -f
git commit -m 'publish'
git subtree push --prefix dist origin gh-pages