Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

vmap

user avatar
Yoann Perollet authored
Update crontab.txt

See merge request Development/vitis_apps/application/gtf!2
c4a0323f
History

GTF

Install dev version

To install the dev version of this project run the following steps:

  • Install the app via the VAI setup on var/www/[app name]
  • Rename var/www/[app name] by var/www/[app name]_vai
  • Clone this repo on var/wwww/[app name]
  • Run install.sh (linux) or install.bat (windows) and give the var/www/[app name]_vai path when asked
  • Now you have the correct versioned tree structure, and your app should run
  • Linux : run git pull and git push to update/post the project and his dependencies
  • Windows : run update.bat to update the app