mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
refactor: better key handling yet again
This commit is contained in:
@@ -105,6 +105,9 @@ def start(settings: Settings) -> int:
|
||||
# And logs
|
||||
observer.reset()
|
||||
|
||||
# Set new keys
|
||||
config.make_encryption_keys()
|
||||
|
||||
# Prepare the project: copy all files to projects/<project_name>/
|
||||
prepare_project(settings.project_name, settings)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user