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:
parent
38c6373797
commit
87e247f1ce
2
Makefile
2
Makefile
@ -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
0
docker/install-composer.sh
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user