From c58e6c680581121dd10c4038dd04a7f7c768313d Mon Sep 17 00:00:00 2001 From: dimon Date: Thu, 27 Feb 2025 09:34:19 +0000 Subject: [PATCH] Update 'setup_diagrams.sh' --- setup_diagrams.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup_diagrams.sh b/setup_diagrams.sh index ce4daec..8b1bbe3 100644 --- a/setup_diagrams.sh +++ b/setup_diagrams.sh @@ -53,4 +53,7 @@ apt install --reinstall libexpat1-dev libexpat1 pip3 install flask # cd /var/diagrams && curl -L http://sourceforge.net/projects/plantuml/files/plantuml.jar/download -o plantuml.jar -# apt install mscgen \ No newline at end of file +# apt install mscgen + +# Production Flask +pip install waitress