1
0
1Panel-Appstore/apps/sd-comfyui/latest/scripts/update.sh

3 lines
64 B
Bash
Raw Normal View History

2023-12-11 09:53:22 +08:00
#!/bin/bash
docker compose build --no-cache
docker compose up -d