Commit 7e3f00ed authored by wojiushixiaobai's avatar wojiushixiaobai

[Fix]修改ubuntu18文档错误

parent 2dc887d2
...@@ -264,6 +264,7 @@ Ubuntu 18.04 安装文档 ...@@ -264,6 +264,7 @@ Ubuntu 18.04 安装文档
$ apt-get -y install curl gnupg2 ca-certificates lsb-release $ apt-get -y install curl gnupg2 ca-certificates lsb-release
$ add-apt-repository "deb http://nginx.org/packages/ubuntu/ $(lsb_release -cs) nginx" $ add-apt-repository "deb http://nginx.org/packages/ubuntu/ $(lsb_release -cs) nginx"
$ curl -fsSL http://nginx.org/keys/nginx_signing.key | sudo apt-key add - $ curl -fsSL http://nginx.org/keys/nginx_signing.key | sudo apt-key add -
$ apt-get update
$ apt-get -y install nginx $ apt-get -y install nginx
**6.2 准备配置文件 /etc/nginx/conf.d/jumpserver.conf** **6.2 准备配置文件 /etc/nginx/conf.d/jumpserver.conf**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment