add request to populate dxcc_entities
这个提交包含在:
父节点
45fc6b96be
当前提交
155537e99c
共有 1 个文件被更改,包括 3 次插入 和 0 次删除
|
|
@ -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
|
||||
正在加载…
在新工单中引用