. ${BUILDFILE%/*}/common.sh pkgver=20161111.2 package() { preamble depends+=(config-mgmt-certbot) add-file -m755 etc/ssl/misc/certbot-get.d/10-git <&1" EOF # ## transport: git protocol add-unit etc/systemd/system/sockets.target.wants/git-daemon.socket # ## transport: HTTPS depends+=( cgit config-mgmt-nginx config-mgmt-uwsgi uwsgi-plugin-cgi ) # The git web interface is cgit, which is managed by uWSGI speaking # uwsgi/modifier1=9, which is the variant of the uwsgi protocol for # CGI requests. add-file etc/nginx/sites/server-git_parabola_nu.conf <