mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
fixed project url
This commit is contained in:
parent
3dff356345
commit
4eb89c9399
2
setup.py
2
setup.py
@ -29,7 +29,7 @@ def main() -> None:
|
|||||||
setup(
|
setup(
|
||||||
name="kvmd",
|
name="kvmd",
|
||||||
version="0.149",
|
version="0.149",
|
||||||
url="https://github.com/pi-kvm/pi-kvm",
|
url="https://github.com/pi-kvm/kvmd",
|
||||||
license="GPLv3",
|
license="GPLv3",
|
||||||
author="Maxim Devaev",
|
author="Maxim Devaev",
|
||||||
author_email="mdevaev@gmail.com",
|
author_email="mdevaev@gmail.com",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user