Skip to content
Snippets Groups Projects
Commit 581cb74e authored by Bob Mottram's avatar Bob Mottram
Browse files

Excess memcached

parent 49c89feb
No related branches found
No related tags found
No related merge requests found
......@@ -390,8 +390,8 @@ function install_nextcloud_main {
repair_databases_script
apt-get -yq install php-gettext php-curl php-gd php-mysql git curl
apt-get -yq install php-memcached php-intl memcached php-memcached
apt-get -yq install libfcgi0ldbl php-zip
apt-get -yq install php-intl memcached php-memcached libfcgi0ldbl
apt-get -yq install php-zip
# Ensure PATH is available to php
if [ ! -f /etc/php/7.0/fpm/pool.d/www.conf ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment