4 lines
No EOL
184 B
Bash
Executable file
4 lines
No EOL
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 $@ |