aboutsummaryrefslogtreecommitdiffstats
path: root/update.ps1
diff options
context:
space:
mode:
authorKohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com>2023-08-04 09:53:16 +0000
committerKohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com>2023-08-04 09:53:16 +0000
commit094c416a801b16c7d8e1944e2e9fae2c9e98bf12 (patch)
tree88e60b2bea851f41f69d03bbd3f12e4b5c97e995 /update.ps1
parent1f6bfdea80f58f292aeebb9a001689a118d71c01 (diff)
downloadstable-diffusion-webui-gfx803-094c416a801b16c7d8e1944e2e9fae2c9e98bf12.tar.gz
stable-diffusion-webui-gfx803-094c416a801b16c7d8e1944e2e9fae2c9e98bf12.tar.bz2
stable-diffusion-webui-gfx803-094c416a801b16c7d8e1944e2e9fae2c9e98bf12.zip
change all encode
Diffstat (limited to 'update.ps1')
-rw-r--r--update.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/update.ps1 b/update.ps1
new file mode 100644
index 00000000..9960bead
--- /dev/null
+++ b/update.ps1
@@ -0,0 +1 @@
+git stash push && git pull --rebase && git stash pop \ No newline at end of file