Files
archived-web-windows/script/pull_site_updates.bat
2017-03-28 17:14:49 +02:00

10 lines
118 B
Batchfile

@echo off
rem cron for fetching updates from git
cd /d c:\domains\windows.php.net
c:\apps\git\bin\git.exe pull