更新「install_nginx.sh」

This commit is contained in:
chiu 2023-11-04 02:07:13 +00:00
parent 0008f31acd
commit 88468efd58
1 changed files with 1 additions and 1 deletions

View File

@ -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 -