tools/zipme.sh: Fix the typo error
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
e538198fd8
commit
062373af20
@ -121,7 +121,7 @@ done
|
||||
VERSION=$1
|
||||
if [ -n ${VERSION} ] ; then
|
||||
VERSIONOPT="-v ${VERSION}"
|
||||
if
|
||||
fi
|
||||
|
||||
# Full tar options
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user