mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-08-03 14:10:32 +02:00
init
This commit is contained in:
5
qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh
Normal file
5
qbittorrent/rootfs/etc/openvpn/up-qbittorrent.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
WEBUI_PORT=${WEBUI_PORT:-8080}
|
||||
|
||||
exec s6-setuidgid abc /usr/bin/qbittorrent-nox --webui-port="${WEBUI_PORT}"
|
||||
Reference in New Issue
Block a user