mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-13 08:28:21 +00:00
Update installer
This commit is contained in:
@@ -23,7 +23,7 @@ function nginx_install_menu() {
|
||||
2)
|
||||
echo "Installing Nginx from source..."
|
||||
run ${BASEDIR}/install_nginx_from_source.sh -v latest-stable -n latest \
|
||||
--dynamic-module --psol-from-source --extra-modules -y
|
||||
--dynamic-module --extra-modules -y
|
||||
;;
|
||||
*)
|
||||
warning "No installer found."
|
||||
|
||||
Reference in New Issue
Block a user