Small corrections

This commit is contained in:
crowetic 2025-05-01 18:18:00 +00:00
parent c4a3fc4f1f
commit 0885787a94

View File

@ -11,7 +11,7 @@ Script will prompt to ask if either of the above is the case.
If running on the machine that will ultimately run the public node, the script needs to be run as either root, or with sudo privileges, as it will also write the config file to the correct location, and test/restart nginx.
### Requirements
##### Requirements for nginx config creation script (if run on public node machine itself)
System must already have nginx installed `sudo apt update && sudo apt install nginx`
if the system is going to be the one running the node, and running this script.