From eb184ed8824dd6f4f1885d48fac82535b7a1c8cf Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 8 Jul 2024 23:33:28 +0200 Subject: [PATCH] Improve docs --- Docs/SettingUpPSQL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/SettingUpPSQL.md b/Docs/SettingUpPSQL.md index b615129bb..4dc3c8443 100644 --- a/Docs/SettingUpPSQL.md +++ b/Docs/SettingUpPSQL.md @@ -65,7 +65,7 @@ In the directory where it is downloaded (e.g. `~/data`), run ```` export DATABASE_URL=postgresql://user:password@localhost:5444/osm-poi -nohup ./pg_tileserv > pg_tileserv.log & +nohup ./pg_tileserv >> pg_tileserv.log & ```` Tiles are available at: