Update to PikaOS 4

This commit is contained in:
Ward from fusion-voyager-3 2024-07-24 00:46:05 +03:00
parent ab938143ef
commit 431091d933

View File

@ -21,7 +21,7 @@ cp -vf ./cargo-config-v3.toml ./pika-drivers/.cargo/config.toml
cd ./pika-drivers/
# Get build deps
apt-get build-dep ./
apt-get build-dep ./ -y
apt-get install curl -y
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | CARGO_HOME=/root/.cargo sh -s -- -y