summaryrefslogtreecommitdiff
path: root/local_config.example
blob: daa6874ef0c53b1803c92293a282acee35eae30f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#/bin/bash # as a hint to text editors
_paraboladir=~/parabolagnulinux.org

# db-sync
mirror="mirrors.eu.kernel.org"
mirrorpath="mirrors/archlinux"

# mkrepo
repodir=${_paraboladir}/repo

# yf-update
blacklist=${_paraboladir}/docs/blacklist.txt
whitelist=${_paraboladir}/docs/whitelist.txt

unset _paraboladir