mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
Create an executable named gns3server-web-wireshark-setup instead of wireshark. Fixes #2683
This commit is contained in:
parent
9d0bb4a592
commit
746cc8531c
@ -51,7 +51,7 @@ ai-copilot = {file = ['ai-requirements.txt']}
|
||||
gns3server = "gns3server.main:main"
|
||||
gns3vmnet = "gns3server.utils.vmnet:main"
|
||||
gns3server-uninstall-ai-copilot = "gns3server.utils.uninstall_ai_copilot:main"
|
||||
wireshark = "gns3server.agent.web_wireshark.setup_wireshark_image:main"
|
||||
gns3server-web-wireshark-setup = "gns3server.agent.web_wireshark.setup_wireshark_image:main"
|
||||
|
||||
[tool.setuptools]
|
||||
packages = ["gns3server"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user