view installer-files/fc_update.bat @ 4366:b17462935669

of-io: update to 2.4.7 * src/io.mk: update version, checksum * build_packages.m: update io version
author John D
date Fri, 17 Mar 2017 14:59:11 -0400
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."