mirror of
https://gitea.tendokyu.moe/eamuse/docs.git
synced 2025-02-25 22:08:26 +01:00
5 lines
72 B
Batchfile
5 lines
72 B
Batchfile
@echo off
|
|
set EA_PROOT=pages/sega
|
|
set EA_HOST=127.0.0.1:3000
|
|
py docs.py
|