mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
4 lines
57 B
Bash
Executable file
4 lines
57 B
Bash
Executable file
#!/bin/bash
|
|
docker compose --profile auto up -d --build
|
|
|