view installer-files/fc_update.bat @ 4711:3509410a8570

* src/graphicsmagick.mk: update to v1.3.29
author John Donoghue
date Thu, 24 May 2018 16:12:05 -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."