api working

This commit is contained in:
Oliver
2025-08-16 15:23:38 +02:00
parent cb41e1e49f
commit 2d3da5da96
5 changed files with 15 additions and 15 deletions

View File

@@ -4,5 +4,5 @@ cmd="$*"
echo "Running on hosts: $cmd"
pssh -h "$hosts_file" "$cmd"
pssh -h "$hosts_file" -t 0 "$cmd"