If an “Update” message appears during usage, follow the steps below. After the update, you need to clean the platform and restart with “make syn”.
inst) If you have any work in progress, back up the platform directory elsewhere. inst) cd #{RVX_MINI_HOME} cmd) ./update.sh inst) close and reopen the terminal.
inst) If you have any work in progress, back up the platform directory elsewhere. inst) cd #{RVX_MINI_HOME} cmd) update.bat inst) close and reopen the terminal.
Performed at the request of the administrator. After the update, you need to clean the platform and restart with “make syn”.
inst) If you have any work in progress, back up the platform directory elsewhere. cmd) cd #{RVX_MINI_HOME} cmd) git checkout . cmd) git pull origin master cmd) git submodule init cmd) git submodule update cmd) make reconfig_python cmd) make pip3 cmd) make config inst) close and reopen the terminal.