2015-11-21 21:39:37 +00:00
|
|
|
git.exe pull
|
|
|
|
|
2015-11-21 21:38:54 +00:00
|
|
|
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"
|
2015-11-14 11:33:21 +00:00
|
|
|
|
2015-11-25 21:35:06 +00:00
|
|
|
ImportLines.bat
|