add request to populate dxcc_entities

pull/3066/head
Patrick Burns 2024-04-07 19:18:48 -05:00
rodzic 45fc6b96be
commit 155537e99c
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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