Rebase to 3.17, use build-base for unrar build.

This commit is contained in:
TheSpad
2023-01-15 14:32:17 +00:00
parent c9ac84c3e4
commit 00af514426
6 changed files with 18 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
# make our folder
mkdir -p /config/qBittorrent

View File

@@ -1,4 +1,5 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
WEBUI_PORT=${WEBUI_PORT:-8080}