We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2358d56 commit 8fd6c3aCopy full SHA for 8fd6c3a
static/scripts/install-nim-bundle.sh
@@ -364,7 +364,7 @@ installBundleForRPMDistro(){
364
echo "Installing nginx plus..."
365
yum install -y nginx-plus
366
check_last_command_status "yum install -y nginx-plus" $?
367
- createNginxMgmtFile
+ create_nginx_mgmt_file
368
else
369
echo "Installing nginx..."
370
yum install -y nginx --repo nginx-stable
0 commit comments