increased ssh timout value
This commit is contained in:
parent
d03844fdc9
commit
97ebf895bb
@ -17,7 +17,7 @@ _YELLOW="\033[0;33m"
|
||||
|
||||
_USERS="$(cat ./users)"
|
||||
_FILES="$(cat ./files_to_send)"
|
||||
_SSH_TIMOUT=5
|
||||
_SSH_TIMOUT=7
|
||||
|
||||
|
||||
### Main
|
||||
|
Loading…
x
Reference in New Issue
Block a user