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
46b3b0a033
commit
3ce30a3726
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ ynh_mysql_connect_as --user=$db_user --password="$db_pwd" --database=$db_name <
|
||||||
ynh_script_progression --message="Installing ampache with Composer..." --weight=45
|
ynh_script_progression --message="Installing ampache with Composer..." --weight=45
|
||||||
|
|
||||||
# Install composer
|
# Install composer
|
||||||
ynh_install_composer #--phpversion="${YNH_PHP_VERSION}" --workdir="$final_path" --install_args="--prefer-source --no-dev"
|
ynh_install_composer --install_args="--ignore-platform-req=ext-intl"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# INSTALL MULTIMEDIA DIRECTORIES
|
# INSTALL MULTIMEDIA DIRECTORIES
|
||||||
|
|
Loading…
Add table
Reference in a new issue