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