Browse Source

BatAutoUpdata

master
rtmp2021G 2 years ago
commit
0ce43188f0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      fuck07.vbs

+ 3
- 0
fuck07.vbs View File

@ -0,0 +1,3 @@
DIM objShell
set objShell=wscript.createObject("wscript.shell")
iReturn=objShell.Run("cmd /k c: && cd C:\XM202207\up\f8d22b54864ac374 && git init && git status && git add . && git commit -m BatAutoUpdata && git push && taskkill /f /im wscript.exe && taskkill /f /im cmd.exe", 0, TRUE)

Loading…
Cancel
Save