rename ass
This commit is contained in:
8
alpine/rex
Executable file
8
alpine/rex
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
cmd="$*"
|
||||
|
||||
echo "Running on hosts: $cmd"
|
||||
|
||||
pssh -h "$hosts_file" "$cmd"
|
||||
|
||||
Reference in New Issue
Block a user