Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2017-09-20 23:07:49 +0300
committernachoparker <nacho@ownyourbits.com>2017-09-21 23:19:17 +0300
commita42e379a2631806f01b2e0fc910c6b0a01febd4e (patch)
tree3f556a7278c4cc299c6cf13ac5ac81ecd9b73c52
parent189e34b0194788c40fdf0984d027929d90fed4ff (diff)
lamp: add fileinfo mcrypt packagesv0.29.1
-rw-r--r--lamp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lamp.sh b/lamp.sh
index 40a28cda..e391fab4 100644
--- a/lamp.sh
+++ b/lamp.sh
@@ -32,7 +32,7 @@ install()
$APTINSTALL apt-utils
$APTINSTALL cron
$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
# Randomize mariaDB password