chrome-update.bat 114 Bytes
Newer Older
1 2
@echo off
setlocal
3 4 5
:: This is required with cygwin only.
PATH=%~dp0;%PATH%
call python "%~dp0chrome-update.py" %*