mirror of
https://github.com/GNS3/gns3-server
synced 2024-10-31 20:58:56 +00:00
3 lines
73 B
Batchfile
3 lines
73 B
Batchfile
SET PYTHONPATH=%~dp0
|
|
python.exe %~dp0/gns3server/main.py --debug --local
|