Run rcmcarddav_dbinit.sh after everything else is done.

This commit is contained in:
Brock Tice 2015-05-24 16:34:29 -04:00
parent 5439ba9a5b
commit 21519ab198
1 changed files with 3 additions and 0 deletions

View File

@ -158,6 +158,9 @@ tools/web_update
# If there aren't any mail users yet, create one. # If there aren't any mail users yet, create one.
source setup/firstuser.sh source setup/firstuser.sh
# Post-setup rcmcarddav db init
source setup/rcmcarddav_dbinit.sh
# Done. # Done.
echo echo
echo "-----------------------------------------------" echo "-----------------------------------------------"