mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-06 06:53:48 +00:00
Add Download Service
This commit is contained in:
parent
80086cb468
commit
7a83dc6a1a
6 changed files with 54 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -Eeuo pipefail
|
||||
|
||||
find . -name "*.sh" -exec git update-index --chmod=+x {} \;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue