mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2025-04-09 10:15:44 +02:00
fix updater script
This commit is contained in:
parent
496007a050
commit
d1eda6c200
@ -33,7 +33,7 @@ setup (
|
||||
keywords = ['owncloud', 'news', 'updater'],
|
||||
entry_points = {
|
||||
'console_scripts': [
|
||||
'owncloud-news-updater = owncloud_news.application:main'
|
||||
'owncloud-news-updater = owncloud_news_updater.application:main'
|
||||
]
|
||||
}
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user