mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-22 10:52:11 +00:00
Added git package to make Codacy work
This commit is contained in:
commit
ceeb19afcb
@ -1,7 +1,7 @@
|
|||||||
#/bin/bash
|
#/bin/bash
|
||||||
|
|
||||||
apt-get update -yqq
|
apt-get update -yqq
|
||||||
apt-get install -yqq zip tar
|
apt-get install -yqq zip tar git
|
||||||
docker-php-ext-install json
|
docker-php-ext-install json
|
||||||
pecl install xdebug
|
pecl install xdebug
|
||||||
docker-php-ext-enable xdebug
|
docker-php-ext-enable xdebug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user