|
|
|
@ -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
|
|
|
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
|
|
|
source $HOME/.cargo/env
|
|
|
|
source $HOME/.cargo/env
|
|
|
|
|
|
|
|
|
|
|
|
rustup install 1.71.1
|
|
|
|
rustup install 1.72.0
|
|
|
|
rustup default 1.71.1
|
|
|
|
rustup default 1.72.0
|
|
|
|
|
|
|
|
|
|
|
|
# Crear archivo requirements.txt y instalar paquetes
|
|
|
|
# Crear archivo requirements.txt y instalar paquetes
|
|
|
|
#cat <<EOF | sudo tee /opt/requirements.txt
|
|
|
|
#cat <<EOF | sudo tee /opt/requirements.txt
|
|
|
|
|