mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Update install
This commit is contained in:
parent
da42d9eafd
commit
452c7a162d
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ ynh_store_file_checksum --file="$final_path/config/db.inc.php"
|
||||||
#=================================================
|
#=================================================
|
||||||
# Install PHP dependencies using composer
|
# Install PHP dependencies using composer
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Configuring Composer ..." --weight=1
|
ynh_script_progression --message="Configuring Composer..." --weight=1
|
||||||
|
|
||||||
pushd $final_path
|
pushd $final_path
|
||||||
export COMPOSER_HOME=$final_path
|
export COMPOSER_HOME=$final_path
|
||||||
|
|
Loading…
Add table
Reference in a new issue