Commit 3de52548 by app.developer

no message

parent 7a36dd78
...@@ -51,7 +51,7 @@ readonly PGY_API_KEY=$3 ...@@ -51,7 +51,7 @@ readonly PGY_API_KEY=$3
readonly PGY_USER_KEY=$4 readonly PGY_USER_KEY=$4
readonly DD_HOST_URL=$5 readonly DD_HOST_URL=$5
readonly DD_PUSH=$6 readonly DD_PUSH=$6
readonly DD_MESSAGE="\n\r"$7 readonly DD_MESSAGE="\\n"$7
function echo_log() { function echo_log() {
echo "${COLOR_Cyan}$1${COLOR_Default}" 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