aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc-local_
blob: 4790ed9df68e4f3fa6e0c3569caa327b065f714a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
export SisuVER=$(git describe --long --tags | sed 's/^[ a-z_-]\+\([0-9.]\+\)/\1/;s/\([^-]*-g\)/r\1/;s/-/./g')
PATH_add result/bin
#export sisuBIN=result/bin
export sisuPROJ=~/grotto/repo/git.repo/projects/doc-reform/code/software/sisu
export sisuDOC=./data/samples/current
export sisuOUT=/srv/www/sisu
#export sisuOUT=/var/www
#export sisuOUTver=/tmp/sisu/$sisuVER/www
export sisuCGIbin=/var/www/cgi/cgi-bin
export sisuSearchActionLocal='http://localhost/sisu_search'
export sisuSearchActionRemote='https://sisudoc.org/sisu_search'
export sisuCGIform='sisu_search'
export sisuSQLdb='spine.search.db'
export sisuDBpath=/var/www/sqlite
#export sisuDBpath=/srv/www/sisu/sqlite