Mercurial > hg > soundsoftware-site
annotate deploy/config/cron.minutely/00-redmine-repositories @ 1595:98384d0defa0 dockerise
(Emptyish) README
author | Chris Cannam |
---|---|
date | Fri, 18 Aug 2017 16:25:04 +0100 |
parents | c18460da6620 |
children | 8bc0cee5d93f |
rev | line source |
---|---|
Chris@1586 | 1 #!/bin/bash |
Chris@1590 | 2 |
Chris@1586 | 3 sudo -u www-data /var/www/code/reposman/run-reposman.sh |
Chris@1586 | 4 |