mirror of
https://github.com/YunoHost-Apps/zusam_ynh.git
synced 2024-09-03 18:05:54 +02:00
set path for composer
This commit is contained in:
parent
18c86a6bf6
commit
fe8ede2194
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ pushd $install_dir
|
|||
php$phpversion api/bin/console zusam:migration
|
||||
|
||||
ynh_script_progression --message="Pulling in external libraries with Composer..."
|
||||
ynh_install_composer
|
||||
ynh_install_composer -w $install_dir/api/
|
||||
cp app/dist/* public/
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue