From 7fddd2d20290ea870d21e0af3d23d6c55d8ff0a1 Mon Sep 17 00:00:00 2001 From: Neko-Life Date: Mon, 26 Jul 2021 14:47:26 +0700 Subject: [PATCH] add .sh --- .update.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .update.sh diff --git a/.update.sh b/.update.sh new file mode 100755 index 0000000..4c684b4 --- /dev/null +++ b/.update.sh @@ -0,0 +1,3 @@ +#!zsh + +git pull -q https://github.com/Neko-Life/Shasha.git \ No newline at end of file