HomeWrite.as

Return error from adminInitDatabase()

Description

Return error from adminInitDatabase()

...instead of doing os.Exit(). This allows the func to be used in many
places (as it is) and handle success results in different ways.

Previously, this caused the single-user configuration process to exit
prematurely. This fixes that and closes #71.

Details

Provenance
mattAuthored on Jan 26 2019, 3:52 PM
Parents
rWF9c6e7eda65f7: Fix Write.as pricing link
Branches
Unknown
Tags
Unknown