1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Updated console script

This commit is contained in:
Krateng 2020-06-20 17:33:23 +02:00
parent 1835243678
commit 6c2eac550b

View File

@ -33,5 +33,5 @@ resources = [
]
commands = {
"maloja":"controller:main"
"maloja":"proccontrol.control:main"
}