mirror of https://github.com/docker/compose.git
fix a typo in script/release/utils.sh
Signed-off-by: Aaron.L.Xu <likexu@harmonycloud.cn>
This commit is contained in:
parent
40c26ca676
commit
27297fd1af
script/release
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# Util functions for release scritps
|
||||
# Util functions for release scripts
|
||||
#
|
||||
|
||||
set -e
|
||||
|
|
Loading…
Reference in New Issue