mirror of
https://github.com/apache/nuttx.git
synced 2025-12-08 02:32:54 +08:00
tools/zipme.sh: Fix the typo error
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
5d5e6f7192
commit
546db27b52
@@ -121,7 +121,7 @@ done
|
||||
VERSION=$1
|
||||
if [ -n ${VERSION} ] ; then
|
||||
VERSIONOPT="-v ${VERSION}"
|
||||
if
|
||||
fi
|
||||
|
||||
# Full tar options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user