mirror of
https://github.com/YunoHost-Apps/ampache_ynh.git
synced 2024-09-03 18:15:55 +02:00
[restore] s/libav-tools/ffmpeg/
This commit is contained in:
parent
934c021743
commit
4a8e0d97b9
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ ynh_restore_file --origin_path="/etc/php/7.0/fpm/pool.d/$app.conf"
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Reinstalling dependencies..." --weight=30
|
ynh_script_progression --message="Reinstalling dependencies..." --weight=30
|
||||||
|
|
||||||
ynh_install_app_dependencies libav-tools
|
ynh_install_app_dependencies ffmpeg
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RESTORE THE MYSQL DATABASE
|
# RESTORE THE MYSQL DATABASE
|
||||||
|
|
Loading…
Add table
Reference in a new issue