Files
home-llm/upgrade-run.sh

4 lines
105 B
Bash

#!/bin/bash
docker compose build --no-cache open-webui
docker compose up -d --remove-orphans open-webui