message to edit nginx.conf

This commit is contained in:
openoms
2019-03-30 09:37:38 +00:00
parent 456143d305
commit 8ac8f209cb
3 changed files with 119 additions and 1 deletions

View File

@@ -93,7 +93,11 @@ echo "Setting up nginx.conf"
echo "***"
echo ""
# sudo nano /etc/nginx/nginx.conf
echo "If there is other an stream service is installed with Nginx already, you will need to edit the nginx.conf manually to remove the duplicate stream entry"
echo "by running \`sudo nano /etc/nginx/nginx.conf\`."
echo "please press a key to continue"
read key
echo "
stream {
upstream electrs {