mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-22 10:52:11 +00:00
Correct Codacy Warning
This commit is contained in:
parent
18f367ad41
commit
51a299bf62
@ -1,6 +1,9 @@
|
||||
#/bin/bash
|
||||
|
||||
apt-get update -yqq
|
||||
apt-get install -yqq zip tar
|
||||
docker-php-ext-install json
|
||||
pecl install xdebug
|
||||
docker-php-ext-enable xdebug
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
php composer.phar install
|
||||
|
Loading…
x
Reference in New Issue
Block a user