Update 'ModulesMenu.list'

This commit is contained in:
2020-08-28 13:03:27 +00:00
parent 169c075770
commit 2efec900ec

View File

@@ -17,9 +17,9 @@ nginxOptions=("Redis:" "Redis caching" OFF)
##Apache ##Apache
#CMSList #CMSList
nginxCMSL=("None:" "A plain webserver will be setup." OFF) apacheCMSL=("None:" "A plain webserver will be setup." OFF)
nginxCMSL+=("Wordpress:" "WordPress is a content management system based on PHP." OFF) apacheCMSL+=("Wordpress:" "WordPress is a content management system based on PHP." OFF)
nginxCMSL+=("Nextcloud:" "Nextcloud is a suite of client-server software for creating and using file hosting services." OFF) apacheCMSL+=("Nextcloud:" "Nextcloud is a suite of client-server software for creating and using file hosting services." OFF)
#Options #Options
apacheOptions=("Redis:" "Redis caching" OFF) apacheOptions=("Redis:" "Redis caching" OFF)
fi fi