修改php文件夹名称,让脚本更通用

This commit is contained in:
iyuu.cn
2020-03-16 14:50:11 +08:00
parent 687a83f80d
commit f9164b6e53
4 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/sh
cd /root/IYUUAutoReseed
git fetch --all
git reset --hard origin/master
git pull