feat: add nNGM project (#340)

This commit is contained in:
djuarezgf
2025-11-06 16:47:50 +01:00
committed by GitHub
parent 230ff1debb
commit 58d3e6487c
10 changed files with 285 additions and 1 deletions

View File

@@ -54,7 +54,7 @@ checkOwner(){
printUsage() {
echo "Usage: bridgehead start|stop|logs|docker-logs|is-running|update|check|install|uninstall|adduser|enroll PROJECTNAME"
echo "PROJECTNAME should be one of ccp|bbmri|cce|itcc|kr|dhki"
echo "PROJECTNAME should be one of ccp|bbmri|cce|itcc|kr|dhki|nngm"
}
checkRequirements() {