Select Git revision
Forked from
Open source / vMap
173 commits behind, 2 commits ahead of the upstream repository.

Armand Bahi authored
update.bat 117 B
@echo off
title Update Vitis App
echo Update Vitis App
call utils/update_tree.bat
cd client/conf
call grunt
pause