parent
2036892443
commit
f3f96e428a
1 changed files with 17 additions and 0 deletions
17
index.gv
17
index.gv
|
@ -498,6 +498,23 @@ rwx_rwx_shell_git [label="Git"]
|
|||
rwx_rwx_shell_venv [label="Use\nVEnv"]
|
||||
} -> rwx_rwx_shell
|
||||
|
||||
# ╭─────┬──────╮
|
||||
# │ RWX │ SPCD │
|
||||
# ╰─────┴──────╯
|
||||
|
||||
{
|
||||
rwx_spcd_update [label="Update"]
|
||||
} -> rwx_spcd
|
||||
|
||||
{
|
||||
rwx_spcd_update_fedora [label="Fedora"]
|
||||
} -> rwx_spcd_update
|
||||
|
||||
{
|
||||
rwx_spcd_update_fedora_41 [label="41"]
|
||||
rwx_spcd_update_fedora_42 [label="42"]
|
||||
} -> rwx_spcd_update_fedora
|
||||
|
||||
# ╭─────┬──────╮
|
||||
# │ RWX │ SRMP │
|
||||
# ╰─────┴──────╯
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue