mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-04-23 19:32:13 +00:00
Failed adding prepare.sh
This commit is contained in:
parent
b4dafa64b3
commit
18f367ad41
6
prepare.sh
Normal file
6
prepare.sh
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user