More thorough cleanup upon PKC first run
This commit is contained in:
parent
a81fd527c1
commit
a5ce8e0a93
1 changed files with 1 additions and 2 deletions
|
@ -639,8 +639,7 @@ class InitialSetup(object):
|
|||
utils.settings('InstallQuestionsAnswered', value='true')
|
||||
|
||||
# New installation - make sure we start with a clean slate
|
||||
from . import kodidb_functions
|
||||
kodidb_functions.wipe_dbs()
|
||||
utils.wipe_database()
|
||||
|
||||
if goto_settings is False:
|
||||
# Open Settings page now? You will need to restart!
|
||||
|
|
Loading…
Reference in a new issue