add request to populate dxcc_entities

这个提交包含在:
Patrick Burns 2024-04-07 19:18:48 -05:00
父节点 45fc6b96be
当前提交 155537e99c

查看文件

@ -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