bookkeeper bug fix
This commit is contained in:
@@ -0,0 +1 @@
|
||||
0.0.6
|
||||
@@ -4,10 +4,11 @@
|
||||
RegistryService=cloud21.cvtt.vpn:5500
|
||||
ImageName=md_recorder
|
||||
BashFunctionCode=$(realpath $(dirname ${0}))/../../dckr_bld_functions.sh
|
||||
ImageVersion=$(cat $(realpath $(dirname ${0}))/VERSION)
|
||||
# --- Settings
|
||||
|
||||
usage() {
|
||||
echo "Usage: $0 -V <image_version> -L <library>:<library_version>"
|
||||
echo "Usage: $0 -L <library>:<library_version> [-V <image_version>] "
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user