Update easy-fdmr.sh

merge-requests/1/head
Esteban Mackay Q. 1 year ago
parent fe6cd1608d
commit 061f1c85d5

@ -122,7 +122,8 @@ if [ -f "/etc/os-release" ]; then
/usr/bin/python3 -m pip install --upgrade service-identity
fi
fi
sudo pip3 uninstall -y twisted --quiet
sudo pip3 install twisted --quiet
echo "Instalación completa."
#######

Loading…
Cancel
Save

Powered by TurnKey Linux.