This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (by wizardnet972) | |
| sudo wget http://nginx.org/keys/nginx_signing.key | |
| sudo apt-key add nginx_signing.key | |
| cd /etc/apt | |
| sudo nano sources.list | |
| > appending this text at the end: |