diff --git a/scripts/init-ubuntu.sh b/scripts/init-ubuntu.sh index 4cc3d8857..25dc73f6b 100755 --- a/scripts/init-ubuntu.sh +++ b/scripts/init-ubuntu.sh @@ -87,7 +87,7 @@ apt-get -y install --no-install-recommends \ logrotate \ $mysql_package \ nfs-common \ - $nginx \ + $nginx_package \ $ntpd_package \ openssh-server \ pwgen \