scripts: Split installing Rust to its own script

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-08-30 10:54:12 -06:00
committed by Jeremy Soller
parent 51e3e1a53a
commit b22e8dee41
4 changed files with 37 additions and 24 deletions

2
Jenkinsfile vendored
View File

@@ -72,7 +72,7 @@ pipeline {
sh """#!/bin/bash
# Install dependencies
#./scripts/deps.sh
#./scripts/install-deps.sh
. "${HOME}/.cargo/env"
# Reset