api working
This commit is contained in:
@@ -4,5 +4,5 @@ cmd="$*"
|
||||
|
||||
echo "Running on hosts: $cmd"
|
||||
|
||||
pssh -h "$hosts_file" "$cmd"
|
||||
pssh -h "$hosts_file" -t 0 "$cmd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user