mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
Update scripts/install
Co-Authored-By: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
26d06a6758
commit
0d6c736904
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ ynh_app_setting_set --app=$app --key=is_public --value=$is_public
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing dependencies..." --weight=25
|
||||
|
||||
ynh_install_app_dependencies ffmpeg php-cli
|
||||
ynh_install_app_dependencies "libav-tools|ffmpeg" php-cli
|
||||
|
||||
#=================================================
|
||||
# CREATE A MYSQL DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue