Loading script/_definitions.sh +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ PASS_COLOR='\033[0;32m' 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=60" -o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto -o ControlPersist=60" SCRIPTS_PATH="/usr/bin/" Loading
script/_definitions.sh +1 −1 Original line number Diff line number Diff line Loading @@ -18,6 +18,6 @@ PASS_COLOR='\033[0;32m' 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=60" -o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto -o ControlPersist=60" SCRIPTS_PATH="/usr/bin/"