Commit 2c00d3aa by 段志勇

Update auto_package_apk.sh

parent 43747911
......@@ -6,9 +6,9 @@ DD_HOST_URL=$5
DD_PUSH=$6
DD_MESSAGE=$7"."
COLOR_Cyan='\033[0;36m'
COLOR_Red='\033[41;37m'
COLOR_Default='\033[0;m'
COLOR_Cyan=''
COLOR_Red=''
COLOR_Default=''
function echo_log() {
echo "${COLOR_Cyan}$1${COLOR_Default}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment