Run rcmcarddav_dbinit.sh after everything else is done.
This commit is contained in:
parent
5439ba9a5b
commit
21519ab198
|
@ -158,6 +158,9 @@ tools/web_update
|
|||
# If there aren't any mail users yet, create one.
|
||||
source setup/firstuser.sh
|
||||
|
||||
# Post-setup rcmcarddav db init
|
||||
source setup/rcmcarddav_dbinit.sh
|
||||
|
||||
# Done.
|
||||
echo
|
||||
echo "-----------------------------------------------"
|
||||
|
|
Loading…
Reference in New Issue