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
|