fix: add nngm to bridgehead script

This commit is contained in:
David Juarez
2025-09-12 15:06:46 +02:00
parent 4ecbaec576
commit 57acddf3b3
2 changed files with 4 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() {