add request to populate dxcc_entities

This commit is contained in:
Patrick Burns 2024-04-07 19:18:48 -05:00
parent 45fc6b96be
commit 155537e99c

View File

@ -79,5 +79,8 @@ rm -rf /install
echo "Replacement complete."
# Send a GET request to populate the dxcc_entities table
curl "${WEBSITE_URL}/index.php/update/dxcc_entities"
# Start Apache in the foreground
exec apache2-foreground