summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index f318908..89c2abe 100755
--- a/run.sh
+++ b/run.sh
@@ -75,6 +75,8 @@ function prepare_python() {
}
function prepare_tools() {
+ dpkg -i /opt/toolcache/rust*.deb
+
if ! asdf current 2> >(grep -q 'is not installed'); then
echo "Installing missing tools…"
asdf install