Update easy-fdmr.sh

merge-requests/1/head
Esteban Mackay Q 2 years ago
parent 3fc701b37e
commit 282ed436c2

@ -65,8 +65,8 @@ python3 -m pip install --no-cache-dir --upgrade cryptography pyopenssl autobahn
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
source $HOME/.cargo/env
rustup install 1.71.1
rustup default 1.71.1
rustup install 1.72.0
rustup default 1.72.0
# Crear archivo requirements.txt y instalar paquetes
#cat <<EOF | sudo tee /opt/requirements.txt

Loading…
Cancel
Save

Powered by TurnKey Linux.