Fix trivial typo in akanda-horizon repo URL

Change-Id: Iadf6100fcfd933f16a1f9d8ba9c0c7dbcdd18eb6
(cherry picked from commit 55666d9f15)
This commit is contained in:
Adam Gandelman 2015-05-15 02:51:38 -07:00
parent 69092b352f
commit e677685c71
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ AKANDA_DEV_APPLIANCE_FILE=${AKANDA_DEV_APPLIANCE_FILE:-$TOP_DIR/files/akanda.qco
AKANDA_DEV_APPLIANCE_BUILD_PROXY=${AKANDA_DEV_APPLIANCE_BUILD_PROXY:-""}
AKANDA_HORIZON_DIR=${AKANDA_HORIZON_DIR:-$DEST/akanda-horizon}
AKANDA_HORIZON_REPO=${AKANDA_HORIZON_REPO:-http://github.com/stackroge/akanda-horizon}
AKANDA_HORIZON_REPO=${AKANDA_HORIZON_REPO:-http://github.com/stackforge/akanda-horizon}
AKANDA_HORIZON_BRANCH=${AKANDA_HORIZON_BRANCH:-master}
AKANDA_CONF_DIR=/etc/akanda-rug