From b7ff4931b238512fa5b9d72ae5585f0b3c061e9b Mon Sep 17 00:00:00 2001 From: wszqkzqk Date: Thu, 5 Jul 2018 14:13:44 +0800 Subject: [PATCH] auto updated by update.sh --- update.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 update.sh diff --git a/update.sh b/update.sh deleted file mode 100755 index d4c6676..0000000 --- a/update.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash -cd `dirname $0`; pwd -git add * -git commit -m 'auto updated by update.sh' -git push