1
0
mirror of https://github.com/DesignPatternsPHP/DesignPatternsPHP.git synced 2025-05-07 06:56:25 +02:00

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

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

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