From 6cc0c988463c28fb38526522cd4dfcbe2e3fd73e Mon Sep 17 00:00:00 2001 From: ohfp <1813007-ohfp@users.noreply.gitlab.com> Date: Mon, 1 Feb 2021 16:30:15 +0100 Subject: [PATCH] source cargo env file to cargo/rustc are available --- binary_tarball/scripts/1_Install_Dependencies.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/binary_tarball/scripts/1_Install_Dependencies.sh b/binary_tarball/scripts/1_Install_Dependencies.sh index b4d7dba..efe39f0 100755 --- a/binary_tarball/scripts/1_Install_Dependencies.sh +++ b/binary_tarball/scripts/1_Install_Dependencies.sh @@ -65,3 +65,4 @@ fi # we need a more recent rust curl https://sh.rustup.rs -o rustup.sh bash rustup.sh -y +source /root/.cargo/env