摘要:
shell脚本一键安装nginx-1.18.0 #!/bin/bash set -euo pipefail NGINX_VERSION="1.18.0" DOWNLOAD_URL="https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz" INS 阅读全文
shell脚本一键安装nginx-1.18.0 #!/bin/bash set -euo pipefail NGINX_VERSION="1.18.0" DOWNLOAD_URL="https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz" INS 阅读全文
posted @ 2024-04-23 23:22
misakivv
阅读(113)
评论(0)
推荐(0)

浙公网安备 33010602011771号