From 1fd15e58802749ee1fccf9b92ea8d398df5708bf Mon Sep 17 00:00:00 2001 From: shihaam Date: Tue, 7 Jun 2022 00:52:49 +0500 Subject: [PATCH] man i forgot how to heading on md --- nginx-allow-dynamicip/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nginx-allow-dynamicip/readme.md b/nginx-allow-dynamicip/readme.md index 23d5c2d..a2c1812 100644 --- a/nginx-allow-dynamicip/readme.md +++ b/nginx-allow-dynamicip/readme.md @@ -1,12 +1,12 @@ -### NGINX ALLOW DYNAMIC IP +# NGINX ALLOW DYNAMIC IP ## Configure nginx config files to edit IP based on domain name -# Requirements +### Requirements `dig` dig is most likely installed on your distro but incase it isn't install it first -# Usage +### Usage First, get the script and make it executable: ```bash