appstore/apps/sd-comfyui/latest/scripts/update.sh
2023-12-19 01:05:21 +08:00

3 lines
64 B
Bash

#!/bin/bash
docker compose build --no-cache
docker compose up -d