summaryrefslogtreecommitdiff
path: root/fetch
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-04-06 20:48:11 +0100
committerLars Wirzenius <liw@liw.fi>2013-04-06 20:48:11 +0100
commitdf9ab9e1e05955d19bf172e74f1fd430a04f5ed8 (patch)
treef7247e4c5bffe26c81698128474394fb78c3b6dd /fetch
parent586757e324cda3bf35525f1f345b4249465ea57d (diff)
downloadjenkinstool-df9ab9e1e05955d19bf172e74f1fd430a04f5ed8.tar.gz
Fix hostname for jenkins host
Diffstat (limited to 'fetch')
-rwxr-xr-xfetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetch b/fetch
index db8698d..b84ce36 100755
--- a/fetch
+++ b/fetch
@@ -5,7 +5,7 @@ set -eu
package="$1"
version="$2"
-repourl="http://192.168.122.113/jenkins/debian"
+repourl="http://jenkins/jenkins/debian"
case "$package" in
lib?*)