mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Fixing Double Migration at Startup
This commit is contained in:
parent
d7d27b00c4
commit
4248174041
@ -175,7 +175,6 @@ class ServerInstance:
|
||||
self.name = server_name
|
||||
self.settings = server_data_obj
|
||||
|
||||
self.stats_helper.init_database(server_id)
|
||||
self.record_server_stats()
|
||||
|
||||
# build our server run command
|
||||
|
Loading…
Reference in New Issue
Block a user