mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +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 $@ |