Add installer script

This commit is contained in:
2026-04-06 22:05:39 +02:00
parent efa94b314d
commit ec7579c2b7
2 changed files with 48 additions and 1 deletions

View File

@@ -13,4 +13,5 @@ GROUP="open-webui"
# The directory to install into.
TARGET_DIR="/opt/open-webui"
# The python version to use
PYTHON=python3.13