mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-08 23:08:40 +07:00
Use the pre-installed diagrams library in the tools container
This commit is contained in:
@ -5,8 +5,6 @@ default: book
|
||||
.PHONY: diagrams
|
||||
diagrams:
|
||||
cd diagrams \
|
||||
&& python3 -m venv .venv \
|
||||
&& pip3 install -r requirements.txt \
|
||||
&& python3 *.py
|
||||
|
||||
.PHONY: book
|
||||
|
Reference in New Issue
Block a user