rebrand to klips

This commit is contained in:
Karl Hudgell 2015-11-21 21:39:37 +00:00
parent 65930bcaea
commit 9c95258471

View File

@ -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"