Actualiser bin/wrapper.sh
This commit is contained in:
parent
6f659b46b3
commit
c421f3d45b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ sed -i "s|NC_USERNAME|$NC_USERNAME|g" /root/.config/rclone/rclone.conf
|
|||
rclone mount --read-only --vfs-cache-mode full audio: /content/audio &
|
||||
rclone mount --read-only --vfs-cache-mode full radio: /content/radio &
|
||||
|
||||
# gerbera &
|
||||
gerbera &
|
||||
|
||||
wait -n
|
||||
exit $?
|
||||
|
|
Reference in a new issue