2 lines
36 B
Batchfile
2 lines
36 B
Batchfile
|
@echo off
|
||
|
python -m http.server 3456
|