mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-22 10:19:51 +00:00
Failed adding prepare.sh
This commit is contained in:
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
|
Reference in New Issue
Block a user