mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-04 14:44:19 +01:00
s
This commit is contained in:
parent
36f39043de
commit
bd63475f69
|
|
@ -9,3 +9,5 @@ git remote add origin "$2"
|
||||||
git fetch origin "$3" --depth=1
|
git fetch origin "$3" --depth=1
|
||||||
git reset --hard "$3"
|
git reset --hard "$3"
|
||||||
rm -rf .git
|
rm -rf .git
|
||||||
|
|
||||||
|
f
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue