From e6e3932d1005b29a8ccc3f6b276f2e499059d484 Mon Sep 17 00:00:00 2001 From: Neko-Life Date: Fri, 6 Aug 2021 10:00:07 +0700 Subject: [PATCH] disable quiet --- .update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.update.sh b/.update.sh index 4c684b4..3021e38 100755 --- a/.update.sh +++ b/.update.sh @@ -1,3 +1,3 @@ #!zsh -git pull -q https://github.com/Neko-Life/Shasha.git \ No newline at end of file +git pull https://github.com/Neko-Life/Shasha.git \ No newline at end of file