Skip to content

Commit

Permalink
lamp: add fileinfo mcrypt packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nacho committed Sep 21, 2017
1 parent 0c1f1af commit 0733636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lamp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0733636

Please sign in to comment.