mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-20 00:27:23 +02:00
remove superfluous command
This commit is contained in:
@@ -53,8 +53,6 @@ apt_install php php-fpm \
|
|||||||
tools/editconf.py /etc/php/$(php_version)/mods-available/apcu.ini -c ';' \
|
tools/editconf.py /etc/php/$(php_version)/mods-available/apcu.ini -c ';' \
|
||||||
apc.enabled=1 \
|
apc.enabled=1 \
|
||||||
apc.enable_cli=1
|
apc.enable_cli=1
|
||||||
|
|
||||||
restart_service php$(php_version)-fpm
|
|
||||||
|
|
||||||
InstallNextcloud() {
|
InstallNextcloud() {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user