mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-01-11 10:37:05 +00:00
remove superfluous command
This commit is contained in:
parent
adbfeb6088
commit
fccbb591e3
@ -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() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user