Delete clone.sh

This commit is contained in:
Yoshiko
2020-04-01 02:33:30 +08:00
committed by GitHub
parent 9b806b49ba
commit 31894c0f85

View File

@@ -1,7 +0,0 @@
export http_proxy='http://192.168.2.2:1080'
export https_proxy='http://192.168.2.2:1080'
git fetch --all
git reset --hard origin/master
git pull
export http_proxy=''
export https_proxy=''