4 lines
75 B
Bash
4 lines
75 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
deb http://nginx.org/packages/mainline/ubuntu/ CODENAME nginx
|