wok-next view git/stuff/git-daemon.conf @ rev 21459

Fix syntax errors. Again.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 11 15:41:39 2020 +0300 (2020-05-11)
parents
children
line source
1 # Git daemon options.
2 GIT_REPO="/var/www/git/"
3 OPTIONS="--detach --syslog --verbose --base-path=$GIT_REPO $GIT_REPO"