fix: [install_dep] create update current_version

pull/359/head
Terrtia 2019-06-24 15:09:31 +02:00
parent 03ed3c63a1
commit 7c328800e6
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 3 additions and 0 deletions

View File

@ -140,6 +140,9 @@ $AIL_HOME/doc/generate_modules_data_flow_graph.sh
#### DB SETUP ####
# init update version
git describe --abbrev=0 --tags | tr -d '\n' > ${AIL_HOME}/update/current_version
# LAUNCH ARDB
bash ${AIL_BIN}LAUNCH.sh -lav &
wait