mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
multimedia_build_main_dir now official helper
This commit is contained in:
parent
e0d0a33778
commit
643c288fcd
1 changed files with 0 additions and 12 deletions
|
@ -51,15 +51,3 @@ myynh_install() {
|
||||||
#=================================================
|
#=================================================
|
||||||
# FUTURE OFFICIAL HELPERS
|
# FUTURE OFFICIAL HELPERS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# YUNOHOST MULTIMEDIA INTEGRATION
|
|
||||||
#=================================================
|
|
||||||
|
|
||||||
# Install or update the main directory yunohost.multimedia
|
|
||||||
# see https://github.com/YunoHost-Apps/yunohost.multimedia
|
|
||||||
ynh_multimedia_build_main_dir () {
|
|
||||||
wget -nv https://github.com/maniackcrudelis/yunohost.multimedia/archive/master.zip 2>&1
|
|
||||||
unzip master.zip
|
|
||||||
sudo ./yunohost.multimedia-master/script/ynh_media_build.sh
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue