dailybuilder/config.sh

7 lines
230 B
Bash
Executable File

#!/bin/bash
REPOS_ENABLED_DIR="$HOME/bin/dailybuilder/repos-enabled/"
LAST_PULL_DIR="$HOME/bin/dailybuilder/var/last-pull/"
REPOS_DIR="$HOME/bin/dailybuilder/var/repos/"
OUTPUT_DIR="/raid/www/html-pubblici/pubblici/dailybuilds/"