mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Script for starting gns3server in development mode on Windows
This commit is contained in:
parent
50d7a4f335
commit
d31420b3e1
2
gns3server.bat
Normal file
2
gns3server.bat
Normal file
@ -0,0 +1,2 @@
|
||||
SET PYTHONPATH=.
|
||||
python.exe gns3server/main.py --debug --local
|
Loading…
Reference in New Issue
Block a user