Loading script/_definitions.sh +1 −1 Original line number Diff line number Diff line Loading @@ -28,4 +28,4 @@ NULL_COLOR='\033[0m' SSH_PARAMS="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=error \ -o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto \ -o ControlPersist=${SSH_CONTROL_PERSIST} -p ${SSH_PORT}" -o ControlPersist=${SSH_CONTROL_PERSIST} -o Port=${SSH_PORT}" Loading
script/_definitions.sh +1 −1 Original line number Diff line number Diff line Loading @@ -28,4 +28,4 @@ NULL_COLOR='\033[0m' SSH_PARAMS="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=error \ -o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto \ -o ControlPersist=${SSH_CONTROL_PERSIST} -p ${SSH_PORT}" -o ControlPersist=${SSH_CONTROL_PERSIST} -o Port=${SSH_PORT}"