mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-16 07:41:38 +03:00
3 lines
55 B
Bash
3 lines
55 B
Bash
|
#!/bin/sh
|
||
|
docker build . -t stable-diffusion-webui:dev
|