From 3246032fbd4b04b1e944bf6d2239dec5c48872f2 Mon Sep 17 00:00:00 2001 From: Andreas Maunz Date: Wed, 16 Nov 2011 09:32:47 +0100 Subject: Added hint to pubkey at github --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index cdc0309..e7415b3 100755 --- a/config.sh +++ b/config.sh @@ -7,7 +7,7 @@ # 1) Base setup OT_DIST="debian" # Linux distribution (debian) OT_INSTALL="local" # Type (gem, local, server) -OT_BRANCH="development" # Maturity (development, master) +OT_BRANCH="development" # Maturity (development -you need SSH key at Github-, master) # 2) Where all binaries are installed. OT_PREFIX="$HOME/opentox-ruby" -- cgit v1.2.3