From 9b902d8701d01da49b5c3e9989707c6aadcbd86c Mon Sep 17 00:00:00 2001 From: 996db <13072807260@qq.com> Date: Sat, 30 Mar 2019 12:26:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index f4129f5..05b0d93 100644 --- a/deploy.sh +++ b/deploy.sh @@ -15,6 +15,7 @@ cd .deploy git add -A git commit -m "$commit" +git pull git push git@github.com:996db/996db.ICU.git gh-pages cd -