wrote a script that runs rustup.sh, cargo.sh and probe.sh

This commit is contained in:
puckoprutt 2026-07-06 10:51:24 +02:00
parent 571aaaa96e
commit 27e90bbc83

3
install.sh Executable file
View File

@ -0,0 +1,3 @@
. rustup.sh
. cargo.sh
. probe.sh