mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 09:30:14 +02:00
Merge branch 'version-1' of https://github.com/samply/bridgehead into version-1
This commit is contained in:
@ -13,6 +13,7 @@ log() {
|
|||||||
|
|
||||||
printUsage() {
|
printUsage() {
|
||||||
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
|
echo "Usage: bridgehead start|stop|update|install|uninstall PROJECTNAME"
|
||||||
|
echo "PROJECTNAME should be one of ccp|nngm|gbn"
|
||||||
}
|
}
|
||||||
|
|
||||||
checkRequirements() {
|
checkRequirements() {
|
||||||
|
Reference in New Issue
Block a user