refactor: rename directories to kebab-case and clean up project structure
Rename CMDB -> cmdb (submodule), GENERATEUR_CERTIFICATES -> cert-generator, GENERATEUR_SWITCH -> switch-config Remove deleted CMDB files, switch config examples, proxy.sh, and pycache artifacts Update all internal path references across HTML, JS, and Python files
This commit is contained in:
parent
bfc88f4afc
commit
2fb3621053
22 changed files with 27 additions and 9135 deletions
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[submodule "cmdb"]
|
||||
path = cmdb
|
||||
url = ssh://git@git.thehackdes.com/TheHackdes/Noctame.git
|
||||
branch = dev
|
||||
Loading…
Add table
Add a link
Reference in a new issue