Mercurial > hg > soundsoftware-site
annotate deploy/config/cron.minutely/00-redmine-repositories @ 1623:8bc0cee5d93f live
Repository permission fix
author | Chris Cannam |
---|---|
date | Fri, 10 Aug 2018 12:21:05 +0100 |
parents | c18460da6620 |
children |
rev | line source |
---|---|
Chris@1586 | 1 #!/bin/bash |
Chris@1590 | 2 |
Chris@1623 | 3 sudo -u www-data -g code /var/www/code/reposman/run-reposman.sh |
Chris@1586 | 4 |