Skip to content

Commit

Permalink
tset
Browse files Browse the repository at this point in the history
  • Loading branch information
powerAn2020 committed Oct 15, 2024
1 parent 601113b commit ff09187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [ -f "${baseDIR}/$1" ]; then
fi

moduleFile="${baseDIR}/module_file"

cat $moduleFile
cd ${baseDIR}
# 构建zip命令
zipCmd="zip -r -o -X $1 ./ "
Expand Down

0 comments on commit ff09187

Please sign in to comment.