mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Updated installation docs
This commit is contained in:
@@ -84,7 +84,8 @@ if [ -v WARN_MISSING_VENV ]; then
|
||||
echo "--------------------------------------------------------------------"
|
||||
echo "WARNING: No existing virtual environment was detected. A new one has"
|
||||
echo "been created. Update your systemd service files to reflect the new"
|
||||
echo "Python and gunicorn executables."
|
||||
echo "Python and gunicorn executables. (If this is a new installation,"
|
||||
echo "this warning can be ignored.)"
|
||||
echo ""
|
||||
echo "netbox.service ExecStart:"
|
||||
echo " ${VIRTUALENV}/bin/gunicorn"
|
||||
|
Reference in New Issue
Block a user