This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
GlobalCube
/
planner
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a3b059bf4b
Rami (Branch)
Tag
main
planner
/
batch
/
webserver.bat
webserver.bat
59 B
Cronologia
Originale
1
2
3
4
@
echo
off
cd
/d %~dp0..
call
batch\python.bat main.py
pause