mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
add finished message to setup.php
This commit is contained in:
@@ -685,6 +685,10 @@
|
|||||||
{
|
{
|
||||||
showUsage($aCMDOptions, true);
|
showUsage($aCMDOptions, true);
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
echo "Setup finished.\n";
|
||||||
|
}
|
||||||
|
|
||||||
function pgsqlRunScriptFile($sFilename)
|
function pgsqlRunScriptFile($sFilename)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user