This commit is contained in:
yoshiko2
2020-04-01 02:35:47 +08:00
3 changed files with 0 additions and 9 deletions
-7
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=''
-2
View File
@@ -1,2 +0,0 @@
import os
os.system('mv JAV_output/*/*/*.mp4 ./')
View File