4 lines
No EOL
196 B
Bash
Executable file
4 lines
No EOL
196 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
|
|
sudo /usr/local/bin/relengpush-int $@ |