Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Dec 28, 2024
1 parent 045abeb commit 14b5e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def required(requirements_file):
description='replace ovos-core with ovos-persona in your hivemind listener',
entry_points={
'console_scripts': [
'hivemind-persona=hivemind_persona.__main__:run'
'hivemind-persona=hivemind_persona.__main__:listen'
]
}
)

0 comments on commit 14b5e86

Please sign in to comment.