add file for rawhide cronjob
This commit is contained in:
parent
043bbd3bc5
commit
d7b39fdcad
1 changed files with 3 additions and 0 deletions
3
files/releng/rawhide
Normal file
3
files/releng/rawhide
Normal file
|
@ -0,0 +1,3 @@
|
|||
# rawhide compose
|
||||
MAILTO=rel-eng@lists.fedoraproject.org
|
||||
15 8 * * * masher TMPDIR=`mktemp -d /tmp/rawhide.XXXXXX` && cd $TMPDIR && git clone -n git://git.fedorahosted.org/releng && cd releng && git checkout -b stable rawhide-stable && LANG=en_US.UTF-8 ./scripts/buildrawhide $(date "+\%Y\%m\%d") && sudo -u ftpsync /usr/local/bin/update-fullfilelist fedora
|
Loading…
Add table
Add a link
Reference in a new issue