mirror of https://github.com/samply/bridgehead.git
Merge branch 'version-1' of https://github.com/samply/bridgehead into version-1
This commit is contained in:
commit
8c93524230
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue