Skip to content

Commit 1527e9a

Browse files
committed
[Drupal] VMS: Comment why prestissimo
1 parent da7fb03 commit 1527e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drupal-project/bin/vmsquickinstall.sh

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ sudo debconf-set-selections <<< 'mariadb-server-10.0 mysql-server/root_password_
4141
sudo apt-get install -y git nginx ruby-compass mariadb-server php php-mysql php-curl php-gd php-fpm php-xml php-curl php-xdebug php-mbstring zip
4242
sed -i 's/zend_extension=xdebug.so/#zend_extension=xdebug.so/' /etc/php/7.0/mods-available/xdebug.ini
4343

44+
# Speeds up composer (so can run in parallel)
4445
composer global require "hirak/prestissimo:^0.3"
4546

4647
# Setup Maria DB installation (2 of 2)

0 commit comments

Comments
 (0)