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 ';' \
|
||||
apc.enabled=1 \
|
||||
apc.enable_cli=1
|
||||
|
||||
restart_service php$(php_version)-fpm
|
||||
|
||||
InstallNextcloud() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue