Merge branch 'version-1' of https://github.com/samply/bridgehead into version-1

This commit is contained in:
Patrick Skowronek 2022-05-17 09:37:45 +02:00
commit 8c93524230
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ log() {
printUsage() {
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
echo "PROJECTNAME should be one of ccp|nngm|gbn"
}
checkRequirements() {