#!/usr/local/bin/bash [[ $CONFIG -ne 1 ]] && { cd `dirname $0` [[ -f config.sh ]] && . config.sh } cat > $PROJ_DIR/tickets.wiki <