Try to fix

This commit is contained in:
Oleg Kalachev
2021-03-15 16:18:36 +03:00
parent 8aaaae929e
commit 735b88d498

View File

@@ -135,7 +135,7 @@ pip --version
pip3 --version
echo_stamp "Install Rust" # needed for cryptography module
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
RUSTUP_USE_HYPER=1 curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
echo_stamp "Install and enable Butterfly (web terminal)"
echo_stamp "Workaround for tornado >= 6.0 breaking butterfly"