mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
lamp: add fileinfo mcrypt packages
This commit is contained in:
parent
189e34b019
commit
a42e379a26
2
lamp.sh
2
lamp.sh
@ -32,7 +32,7 @@ install()
|
|||||||
$APTINSTALL apt-utils
|
$APTINSTALL apt-utils
|
||||||
$APTINSTALL cron
|
$APTINSTALL cron
|
||||||
$APTINSTALL apache2
|
$APTINSTALL apache2
|
||||||
$APTINSTALL php7.0 php7.0-curl php7.0-gd php7.0-fpm php7.0-cli php7.0-opcache php7.0-mbstring php7.0-xml php7.0-zip php7.0-APC
|
$APTINSTALL php7.0 php7.0-curl php7.0-gd php7.0-fpm php7.0-cli php7.0-opcache php7.0-mbstring php7.0-xml php7.0-zip php7.0-APC php7.0-fileinfo php7.0-mcrypt
|
||||||
mkdir -p /run/php
|
mkdir -p /run/php
|
||||||
|
|
||||||
# Randomize mariaDB password
|
# Randomize mariaDB password
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user