diff --git a/components/cryptolib b/components/cryptolib index fb72ee2e..36aace4f 160000 --- a/components/cryptolib +++ b/components/cryptolib @@ -1 +1 @@ -Subproject commit fb72ee2e836f39737e0df20d838bae56076d277b +Subproject commit 36aace4fb1d4e65085619c714b25eec9bbe36e19 diff --git a/scripts/cfg/config.sh b/scripts/cfg/config.sh index 5718fef6..3f520c98 100755 --- a/scripts/cfg/config.sh +++ b/scripts/cfg/config.sh @@ -14,5 +14,7 @@ cp -r $BASE_DIR/cfg/InOut $BASE_DIR/cfg/build/ cp -r $BASE_DIR/cfg/nos3_defs $BASE_DIR/cfg/build/ cp -r $BASE_DIR/cfg/sims $BASE_DIR/cfg/build/ +$BASE_DIR/components/cryptolib/support/scripts/update_env.sh + # Configure flight software python3 $SCRIPT_DIR/cfg/configure.py