mirror of
https://gitea.tendokyu.moe/eamuse/docs.git
synced 2024-11-23 22:40:57 +01:00
5 lines
74 B
Batchfile
5 lines
74 B
Batchfile
@echo off
|
|
set EA_PROOT=pages/eamuse
|
|
set EA_HOST=127.0.0.1:3000
|
|
py docs.py
|