mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-14 18:37:58 +00:00
add instructions for switching to user for install scripts
Fixes #3057.
This commit is contained in:
@@ -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:
|
||||
#
|
||||
|
||||
@@ -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:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user