view installer-files/fc_update.bat @ 4575:9af6db287317

* src/expat.mk: update version/checksum for v2.2.5
author John D
date Tue, 05 Dec 2017 08:50:10 -0500
parents b5b3f7fcac8f
children 202fa20cf559
line wrap: on
line source

@echo off

set ROOT_DIR=%~dp0
echo "Updating fc-cache (may take a while) ..."
%ROOT_DIR%\bin\fc-cache.exe -v
echo "Done."