cgit/make_pkgs_list: Give the file to apache

This commit is contained in:
Mathieu Bridon 2015-01-27 11:42:50 +01:00
parent c617bc46a1
commit 176c1884e6

View file

@ -10,4 +10,5 @@ newfile=`mktemp`
cd /srv/git/rpms
ls > $newfile
mv $newfile /srv/git/pkgs-git-repos-list
chown apache:apache /srv/git/pkgs-git-repos-list
chmod 644 /srv/git/pkgs-git-repos-list