This commit is contained in:
Marc Beninca 2025-05-17 15:10:12 +02:00
parent 5809d747c5
commit d906a244c4
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -130,6 +130,10 @@ fontcolor="#8080FF"
label="OFSP:\nOperating File\nSystem Profile" label="OFSP:\nOperating File\nSystem Profile"
URL="https://ofsp.rwx.work" URL="https://ofsp.rwx.work"
] ]
{
rwx_ofsp_python [label="Python"]
rwx_ofsp_shell [label="Shell"]
} -> rwx_ofsp
rwx_prj [ rwx_prj [
fontcolor="#8080FF" fontcolor="#8080FF"
@ -209,15 +213,6 @@ rwx_lsgm
rwx_ofsp rwx_ofsp
} -> rwx_ilos } -> rwx_ilos
# ╭─────┬──────╮
# │ RWX │ OFSP │
# ╰─────┴──────╯
{
rwx_ofsp_python [label="Python"]
rwx_ofsp_shell [label="Shell"]
} -> rwx_ofsp
# ╭─────┬─────┬────────╮ # ╭─────┬─────┬────────╮
# │ RWX │ RWX │ Python │ # │ RWX │ RWX │ Python │
# ╰─────┴─────┴────────╯ # ╰─────┴─────┴────────╯