Hello, running your script I encountered the following issues:
- install.sh would fail because
python-lxml python-requests were renamed to python3-lxml python3-requests
- start.sh would fail because
/opt/gp-saml-gui/gp-saml-gui.py was renamed to /opt/gp-saml-gui/gp_saml_gui.py
Hello, running your script I encountered the following issues:
python-lxml python-requestswere renamed topython3-lxml python3-requests/opt/gp-saml-gui/gp-saml-gui.pywas renamed to/opt/gp-saml-gui/gp_saml_gui.py