mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Grrr
This commit is contained in:
parent
71133d4acd
commit
ec5171f352
@ -621,8 +621,8 @@ function validate_os_sshpass {
|
|||||||
CMD_TIMEOUT='5'
|
CMD_TIMEOUT='5'
|
||||||
CMD_REQUESTED="exit"
|
CMD_REQUESTED="exit"
|
||||||
ssh_function
|
ssh_function
|
||||||
echo -en "${SSH_SEND}"
|
#echo -en "${SSH_SEND}"
|
||||||
${SSH_SEND} >/dev/null 2>&1
|
${SSH_SEND} #>/dev/null 2>&1
|
||||||
error_validate
|
error_validate
|
||||||
|
|
||||||
# if hash ssh 2>/dev/null
|
# if hash ssh 2>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user