Skip to content
Snippets Groups Projects
Commit a274c0fe authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

optenv HOSTNAME

parent 041dc2d2
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<arg name="record_output" default="true" />
<arg name="record_sensors" default="true" />
<arg name="platform" default="$(env HOSTNAME)" /><!-- tucan, M600a, atlantic -->
<arg name="platform" default="$(optenv HOSTNAME tucan)" /><!-- tucan, M600a, atlantic -->
<arg name="only_gnss" default="false" />
<arg name="mqtt" default="false" if="$(eval platform == 'tucan')"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment