More thorough cleanup upon PKC first run

This commit is contained in:
croneter 2018-11-06 20:24:36 +01:00
parent a81fd527c1
commit a5ce8e0a93

View file

@ -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!