parent
f89b5f7325
commit
01a9b71e9f
@ -1,4 +1,4 @@ |
||||
@echo off |
||||
chcp 65001 |
||||
%cd%\php\php %cd%\iyuu.php |
||||
php %cd%\iyuu.php |
||||
pause |
@ -1,4 +1,4 @@ |
||||
@echo off |
||||
chcp 65001 |
||||
D:\IYUUAutoReseed\php\php.exe D:\IYUUAutoReseed\iyuu.php |
||||
php D:\IYUUAutoReseed\iyuu.php |
||||
exit |
@ -1,5 +0,0 @@ |
||||
@echo off |
||||
chcp 65001 |
||||
git fetch --all |
||||
git reset --hard origin/master |
||||
git pull |
Loading…
Reference in new issue