diff --git a/avm-transpiler/bootstrap_cache.sh b/avm-transpiler/bootstrap_cache.sh new file mode 100755 index 00000000000..a618d231593 --- /dev/null +++ b/avm-transpiler/bootstrap_cache.sh @@ -0,0 +1,9 @@ +#!/usr/bin/env bash +set -eu + +cd "$(dirname "$0")" +source ../build-system/scripts/setup_env '' '' mainframe_$USER > /dev/null + +echo -e "\033[1mRetrieving avm-transpiler from remote cache...\033[0m" +extract_repo avm-transpiler \ + /usr/src/avm-transpiler/target/release/avm-transpiler ./target/release/