forked from LiveCarta/LiveCartaMeta
@@ -38,7 +38,6 @@ class Updater:
|
|||||||
if self.args.config:
|
if self.args.config:
|
||||||
print("Start Configure")
|
print("Start Configure")
|
||||||
self.update_config()
|
self.update_config()
|
||||||
return
|
|
||||||
|
|
||||||
if not self.is_source_exists(self.args.source):
|
if not self.is_source_exists(self.args.source):
|
||||||
print("This source not exists, list of sources: " + ', '.join(config.get_sources_list()))
|
print("This source not exists, list of sources: " + ', '.join(config.get_sources_list()))
|
||||||
|
|||||||
Reference in New Issue
Block a user