From 88468efd58b2ce2f874771902a23fcda0b30c261 Mon Sep 17 00:00:00 2001 From: chiu Date: Sat, 4 Nov 2023 02:07:13 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E3=80=8Cinstall=5Fnginx.sh?= =?UTF-8?q?=E3=80=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_nginx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_nginx.sh b/install_nginx.sh index 1d663b6..6c9fb31 100644 --- a/install_nginx.sh +++ b/install_nginx.sh @@ -162,7 +162,7 @@ if [[ "$@" == *"--install-passenger"* ]];then sudo chown $USER:$USER $HOME -R rvm user gemsets sudo chown $USER:$USER /usr/share/rvm -R - sudo apt install libjemalloc-dev + sudo apt install libjemalloc-dev -y rvm install 2.7.6 --with-openssl-dir="$openssl_dir" -C --with-jemalloc curl -sSL https://rvm.io/mpapis.asc | sudo gpg --import - curl -sSL https://rvm.io/pkuczynski.asc | sudo gpg --import -