Loading script/_definitions.sh +1 −1 Original line number Diff line number Diff line Loading @@ -30,4 +30,4 @@ SSH_PARAMS="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLe -o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto \ -o ControlPersist=${SSH_CONTROL_PERSIST} -o Port=${SSH_PORT}" echo -e "${INFO_COLOR}*** Docker deploy [${VERSION}] ***${NULL_COLOR}\n" echo -e "${INFO_COLOR}*** Docker deploy [ ${DATA_COLOR}${VERSION}${INFO_COLOR} ] ***${NULL_COLOR}\n" Loading
script/_definitions.sh +1 −1 Original line number Diff line number Diff line Loading @@ -30,4 +30,4 @@ SSH_PARAMS="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLe -o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto \ -o ControlPersist=${SSH_CONTROL_PERSIST} -o Port=${SSH_PORT}" echo -e "${INFO_COLOR}*** Docker deploy [${VERSION}] ***${NULL_COLOR}\n" echo -e "${INFO_COLOR}*** Docker deploy [ ${DATA_COLOR}${VERSION}${INFO_COLOR} ] ***${NULL_COLOR}\n"