Update README.md

This commit is contained in:
𝓙𝓾𝓵𝓲𝓸
2024-05-22 05:18:14 +02:00
committed by GitHub
parent 41a757b5b7
commit 3ee649efd1
+2 -2
View File
@@ -24,7 +24,7 @@ If you want to try with a custom nginx version then, open `version` file and cha
bash build/run.sh new bash build/run.sh new
bash build/run.sh build bash build/run.sh build
``` ```
## Basic cli info ## CLI Info
``` ```
bash build/run.sh new => Download all modules + nginx that are missing from /opt/. (If you make version changes to 'version' file then simply rerun this to download again) bash build/run.sh new => Download all modules + nginx that are missing from /opt/. (If you make version changes to 'version' file then simply rerun this to download again)
bash build/run.sh build => This is going to simply compile nginx nothing else. (You can run this as many times as you need, its not going to replace configs) bash build/run.sh build => This is going to simply compile nginx nothing else. (You can run this as many times as you need, its not going to replace configs)
@@ -32,7 +32,7 @@ bash build/run.sh postfix => This will redownload /nginx/nginx.conf everytime yo
``` ```
## Basic info. ## Nginx info.
``` ```
=> Nginx Folder = /nginx/ => Nginx Folder = /nginx/