mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
2>&1
This commit is contained in:
parent
9cf5f2a2a2
commit
20279325a8
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ myynh_install() {
|
|||
# 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
|
||||
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