diff --git a/setup/start.sh b/setup/start.sh index 2b5f291b..b41e4508 100755 --- a/setup/start.sh +++ b/setup/start.sh @@ -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 "-----------------------------------------------"