Remove chmod command, add git chmod way git update-index --chmod=+x install-composer.sh

This commit is contained in:
Alfred
2019-02-25 18:08:54 +05:00
parent 38c6373797
commit 87e247f1ce
2 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ pseudoxml:
install: vendor install: vendor
composer.phar: composer.phar:
chmod +x docker/install-composer.sh && docker/install-composer.sh docker/install-composer.sh
vendor: composer.phar vendor: composer.phar
php composer.phar install php composer.phar install

0
docker/install-composer.sh Normal file → Executable file
View File