view installer-files/fc_update.bat @ 4581:47d998c794e6

* src/opencore-amr.mk: update PKG_UPDATE rule
author John D
date Mon, 18 Dec 2017 09:37:03 -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."