mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-22 22:10:31 +02:00
Rename up-qbittorrent.sh to up.sh
This commit is contained in:
5
qbittorrent/rootfs/etc/openvpn/up.sh
Normal file
5
qbittorrent/rootfs/etc/openvpn/up.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