add instructions for switching to user for install scripts

Fixes #3057.
This commit is contained in:
Sarah Hoffmann
2023-06-13 14:12:56 +02:00
parent 7aa0aba382
commit aaf0e7db06
2 changed files with 10 additions and 0 deletions

View File

@@ -56,6 +56,11 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
#
# You may find a more suitable location if you wish.
#
# The following instructions assume you are logged in as this user.
# You can also switch to the user with:
#
# sudo -u nominatim bash
#
# To be able to copy and paste instructions from this manual, export
# user name and home directory now like this:
#

View File

@@ -51,6 +51,11 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
#
# You may find a more suitable location if you wish.
#
# The following instructions assume you are logged in as this user.
# You can also switch to the user with:
#
# sudo -u nominatim bash
#
# To be able to copy and paste instructions from this manual, export
# user name and home directory now like this:
#