mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-07 09:57:50 +00:00
SABnzbd: install avahi scripts
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
055f3bc36c
commit
fc687a693e
@ -31,3 +31,6 @@ mkdir -p $INSTALL/usr/config
|
|||||||
mkdir -p $INSTALL/usr/config
|
mkdir -p $INSTALL/usr/config
|
||||||
cp $PKG_DIR/config/sabnzbd.config $INSTALL/usr/lib/$1
|
cp $PKG_DIR/config/sabnzbd.config $INSTALL/usr/lib/$1
|
||||||
|
|
||||||
|
mkdir -p $INSTALL/etc/avahi/services
|
||||||
|
cp $PKG_DIR/config/sabnzbd-http.service $INSTALL/etc/avahi/services
|
||||||
|
cp $PKG_DIR/config/sabnzbd-https.service $INSTALL/etc/avahi/services
|
||||||
|
Loading…
x
Reference in New Issue
Block a user