Update to PikaOS 4
This commit is contained in:
parent
ab938143ef
commit
431091d933
@ -21,7 +21,7 @@ cp -vf ./cargo-config-v3.toml ./pika-drivers/.cargo/config.toml
|
|||||||
cd ./pika-drivers/
|
cd ./pika-drivers/
|
||||||
|
|
||||||
# Get build deps
|
# Get build deps
|
||||||
apt-get build-dep ./
|
apt-get build-dep ./ -y
|
||||||
apt-get install curl -y
|
apt-get install curl -y
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | CARGO_HOME=/root/.cargo sh -s -- -y
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | CARGO_HOME=/root/.cargo sh -s -- -y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user