diff --git a/Update.bat b/Update.bat index ae31e7c..3aedefb 100644 --- a/Update.bat +++ b/Update.bat @@ -1,3 +1,5 @@ +git.exe pull + findstr "http://webclip.ml" config.php >nul 2>&1 if errorlevel 1 echo Already Updated if errorlevel 0 cscript replace.vbs "config.php" "http://webclip.ml" "http://klips.cf"