Update README.md
This commit is contained in:
@@ -71,7 +71,7 @@ Then create a file storing the current IP within the records of PowerDNS
|
|||||||
```
|
```
|
||||||
touch /home/jaileduser/nginx/homeip
|
touch /home/jaileduser/nginx/homeip
|
||||||
chmod 600 /home/jaileduser/nginx/homeip
|
chmod 600 /home/jaileduser/nginx/homeip
|
||||||
touch /home/jaileduser/record/recordip
|
touch /home/jaileduser/nginx/recordip
|
||||||
echo "9.8.7.6 (use the actual ip)" > /home/jaileduser/nginx/recordip
|
echo "9.8.7.6 (use the actual ip)" > /home/jaileduser/nginx/recordip
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user