mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-27 00:07:57 +00:00
debian/ubuntu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
set -euo pipefail
|
||||
|
||||
apt-get update
|
||||
apt-get install -y curl git protobuf-compiler
|
||||
apt-get install -y curl git protobuf-compiler build-essential libclang-15-dev
|
||||
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
Reference in New Issue
Block a user