Commit dccb5b76 by 段志勇

Update auto_upload_pgy.sh

parent 2c00d3aa
......@@ -2,9 +2,9 @@
# 上传 ipa 到蒲公英
# echo util
readonly COLOR_Cyan='\033[0;36m'
readonly COLOR_Red='\033[41;37m'
readonly COLOR_Default='\033[0;m'
readonly COLOR_Cyan=''
readonly COLOR_Red=''
readonly 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