mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
4 lines
184 B
Bash
Executable File
4 lines
184 B
Bash
Executable File
#!/bin/bash
|
|
# This file exists to facilitate fully automated mass rebuilds without relying
|
|
# on user intervention or an individual users's account permissions
|
|
ssh -i /etc/pki/releng $@ |