From 3ee649efd1c15f8eacd51ed2b284f43e61fc8e2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=93=99=F0=9D=93=BE=F0=9D=93=B5=F0=9D=93=B2?= =?UTF-8?q?=F0=9D=93=B8?= Date: Wed, 22 May 2024 05:18:14 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 038b633..ca07915 100644 --- a/README.md +++ b/README.md @@ -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 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 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/