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

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() {