KLanding/Update.bat

7 lines
229 B
Batchfile
Raw Normal View History

2015-11-14 11:33:21 +00:00
git.exe pull
2015-11-14 15:28:49 +00:00
findstr "knews.cf" config.php >nul 2>&1
if errorlevel 1 findstr "k-loud.cf" config.php >nul 2>&1
if errorlevel 1 findstr "konvos.cf" config.php >nul 2>&1
if errorlevel 1 ImportLines.bat
if errorlevel 0 echo Complete