mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-28 05:39:28 +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
|
.PHONY: diagrams
|
||||||
diagrams:
|
diagrams:
|
||||||
cd diagrams \
|
cd diagrams \
|
||||||
&& python3 -m venv .venv \
|
|
||||||
&& pip3 install -r requirements.txt \
|
|
||||||
&& python3 *.py
|
&& python3 *.py
|
||||||
|
|
||||||
.PHONY: book
|
.PHONY: book
|
||||||
|
Reference in New Issue
Block a user