forked from fediversity/fediversity
unprint await steps
Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
1c52088125
commit
1328e76fe9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#! /usr/bin/env bash
|
#! /usr/bin/env bash
|
||||||
set -xeuo pipefail
|
set -euo pipefail
|
||||||
declare username host key_file ssh_opts
|
declare username host key_file ssh_opts
|
||||||
readarray -t ssh_opts < <(echo "$ssh_opts" | jq -r '.[]')
|
readarray -t ssh_opts < <(echo "$ssh_opts" | jq -r '.[]')
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue