Skip to content

Commit f120e66

Browse files
authored
📝 Add command in "How to install Nginx on Ubuntu 20.04" (#1170)
1 parent b66f23f commit f120e66

File tree

1 file changed

+1
-0
lines changed
  • tutorials/how-to-install-nginx-on-ubuntu-20-04

1 file changed

+1
-0
lines changed

‎tutorials/how-to-install-nginx-on-ubuntu-20-04/01.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ Now, that all necessary changes were made we can test our `Nginx` configuration.
258258
For this execute the following command:
259259

260260
```shell
261+
holu@10.0.0.1:~$ sudo rm /etc/nginx/sites-enabled/default && sudo rm /etc/nginx/sites-available/default
261262
holu@10.0.0.1:~$ sudo nginx -t
262263
```
263264

0 commit comments

Comments
 (0)