Update for Python 3.12

This commit is contained in:
2024-07-13 15:16:47 +02:00
parent b65b82f5d7
commit d2515b577f
2 changed files with 8 additions and 3 deletions

View File

@@ -14,5 +14,10 @@ Following the release of version 1.6.2, we now install it in an applicative cont
For this service to be correctly accessed through reverse proxy, you need specific parameters. See
[official documentation](https://github.com/huashengdun/webssh#deployment).
### WARNING
* This manual install needs to be adjusted at each new major Python version upgrade:
* In `install.sh`, the path should be adjusted (`python3.11` --> `python3.12`)
* PIP package must be reinstalled, as packages are linked to Python version
### TODO
* RAS