mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-12 04:18:31 +00:00
@ -1,2 +1,2 @@
|
|||||||
SET PYTHONPATH=.
|
SET PYTHONPATH=%~dp0
|
||||||
python.exe gns3server/main.py --debug --local
|
python.exe %~dp0/gns3server/main.py --debug --local
|
||||||
|
Reference in New Issue
Block a user