mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-22 01:02:44 +02:00
Remove chmod command, add git chmod way git update-index --chmod=+x install-composer.sh
This commit is contained in:
2
Makefile
2
Makefile
@ -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
0
docker/install-composer.sh
Normal file → Executable file
Reference in New Issue
Block a user