axiom-firmware
axiom-firmware copied to clipboard
fix the bringup script
the bringup script are not yet adapted to the new filesystem layout, which splits bringup and normal scripts
Way forward: making all the scripts use pushd
and popd
, fix the references from bringup-scripts
to scripts
and add PYTHONPATH=/opt/axiom-firmware/software/scripts:/opt/axiom-firmware/software/bringup-scripts
to /etc/environment
.
(This approach is currently being tested on the remote beta's)