idk how to new line on md

This commit is contained in:
2022-06-07 00:51:22 +05:00
parent 13a9d0af4a
commit abc1614427

View File

@ -20,7 +20,7 @@ Make sure your nginx config server block contain "#DYNAMIC" after the IP you wan
allow 1.1.1.1; #DYNAMIC
deny all;
```
Excute the script as root (or with sudo) with 1st arugement for config file and 2nd arugemt with domain of the IP you want to allow
Excute the script as root (or with sudo) with 1st arugement for config file and 2nd arugemt with domain of the IP you want to allow \
`sudo ./nginx-allow-dynamicip.sh db-sarlinode.shihaam.dev home.shihaam.me`