Update 'setup_diagrams.sh'

This commit is contained in:
dimon 2025-02-27 09:34:19 +00:00
parent 97c6aacb5f
commit c58e6c6805

View File

@ -53,4 +53,7 @@ apt install --reinstall libexpat1-dev libexpat1
pip3 install flask pip3 install flask
# cd /var/diagrams && curl -L http://sourceforge.net/projects/plantuml/files/plantuml.jar/download -o plantuml.jar # cd /var/diagrams && curl -L http://sourceforge.net/projects/plantuml/files/plantuml.jar/download -o plantuml.jar
# apt install mscgen # apt install mscgen
# Production Flask
pip install waitress