From 9c952584718a12638406c4979153570dffad5ee9 Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Sat, 21 Nov 2015 21:39:37 +0000 Subject: [PATCH] rebrand to klips --- Update.bat | 2 ++ 1 file changed, 2 insertions(+) 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"