7 lines
229 B
Batchfile
7 lines
229 B
Batchfile
git.exe pull
|
|
|
|
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 |