Fix package_deb_docker script (#28)
This commit is contained in:
parent
814bb66ea6
commit
0478e89646
@ -3,7 +3,7 @@
|
|||||||
# Build and package Docker image of Memgraph.
|
# Build and package Docker image of Memgraph.
|
||||||
|
|
||||||
function print_help () {
|
function print_help () {
|
||||||
echo "Usage: $0 [--latest] MEMGPRAH_PACKAGE.deb"
|
echo "Usage: $0 [--latest] MEMGRAPH_PACKAGE.deb"
|
||||||
echo "Optional arguments:"
|
echo "Optional arguments:"
|
||||||
echo -e "\t-h|--help\t\tPrint help."
|
echo -e "\t-h|--help\t\tPrint help."
|
||||||
echo -e "\t--latest\t\tTag image as latest version."
|
echo -e "\t--latest\t\tTag image as latest version."
|
||||||
|
Loading…
Reference in New Issue
Block a user