mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Update install
This commit is contained in:
parent
0787a4911f
commit
5f5af01f5c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ ynh_mysql_connect_as --user=$app --password="$db_pwd" --database=$app < "$final_
|
|||
ynh_script_progression --message="Installing ampache with Composer..." --weight=45
|
||||
|
||||
# Install composer
|
||||
ynh_install_composer --phpversion="${YNH_PHP_VERSION}" --workdir="$final_path" --install_args="--prefer-source --no-dev"
|
||||
ynh_install_composer #--phpversion="${YNH_PHP_VERSION}" --workdir="$final_path" --install_args="--prefer-source --no-dev"
|
||||
|
||||
#=================================================
|
||||
# INSTALL MULTIMEDIA DIRECTORIES
|
||||
|
|
Loading…
Add table
Reference in a new issue