teamplayer: Use relative path for teamplayer repo

This commit is contained in:
Albert Hopkins 2010-08-02 08:18:11 -04:00
parent 21edaf8dc9
commit 05414abc93
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ CHROOT="$1"
HOSTNAME="$2"
APPLIANCE="`dirname $0`"
HG_REPO="/home/percy/Hg/teamplayer"
HG_REPO="../teamplayer"
TP_USER="teamplayer"
TP_HOME="/opt/teamplayer"
TP_DB="/var/db/teamplayer"