need to cd first
This commit is contained in:
parent
792e79fb49
commit
7996a378ea
@ -13,6 +13,7 @@ then
|
|||||||
if [ -n "$NAMELESS_COMPOSER_INSTALL" ]
|
if [ -n "$NAMELESS_COMPOSER_INSTALL" ]
|
||||||
then
|
then
|
||||||
echo "NAMELESS_COMPOSER_INSTALL set, running composer install..."
|
echo "NAMELESS_COMPOSER_INSTALL set, running composer install..."
|
||||||
|
cd /data
|
||||||
composer install
|
composer install
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user