forked from Fediversity/Fediversity
- BatchMode
This commit is contained in:
parent
8860c18e03
commit
3a78837932
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ in
|
|||
eval "export $(echo $json | jq -r 'to_entries | map("\(.key)=\(.value)") | @sh')"
|
||||
host="root@${nodeName}"
|
||||
sshOpts=(
|
||||
-o BatchMode=yes
|
||||
-o StrictHostKeyChecking=no
|
||||
-o "ConnectTimeout=1"
|
||||
-o "ServerAliveInterval=1"
|
||||
|
|
Loading…
Add table
Reference in a new issue