re-comment a comment..

master v91.0-1
ohfp 2021-08-11 12:02:40 +02:00
parent 56b66d16f3
commit 238b9d0c9f
No known key found for this signature in database
GPG Key ID: 2954CC8585E27A3F
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ else
apt-get -y install clang-10 libclang-10-dev
fi
we need a more recent rust
# we need a more recent rust
curl https://sh.rustup.rs -o rustup.sh
bash rustup.sh -y
source /root/.cargo/env