Skip to content
Snippets Groups Projects
Commit d1b11a0e authored by Giuseppe Attardi's avatar Giuseppe Attardi
Browse files

Fixed dl.

parent cf3a5070
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ PHP_VER=7.0
apt -qqy update && apt -qqy dist-upgrade
apt -y install drush apache2 php${PHP_VER}-gd libapache2-mod-php${PHP_VER} \
php${PHP_VER}-cgi mysql-client-core-5.7 php${PHP_VER}-json
php${PHP_VER}-cgi mysql-client-core-5.7 php${PHP_VER}-json php$(PHP_VER}-xml
a2enmod php$(PHP_VER)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment