#!/hint/bash

# If you change `WEBDIR`, you should also change
# `/etc/uwsgi/parabolaweb.ini` and
# `/etc/nginx/snippets/parabolaweb.conf`.
WEBDIR=/srv/http/www.parabola.nu/web

GITURL='https://git.parabola.nu/server/parabolaweb.git#branch=master'

RUNMAKE='pacman -Q parabolaweb-dev'

# reporead-*
REPODIR=/srv/repo/main # or /srv/http/www.parabola.nu/repo

# reporead-rsync
RSYNCSRC=rsync://repo.parabola.nu:875/repos/
