summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index f831d70e..4afe8f52 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -3,7 +3,7 @@
# Copyright 2012-2015 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
-BASEDIR=/root/jenkins.debian.net
+BASEDIR=$HOME/jenkins.debian.net
PVNAME=/dev/vdb # LVM physical volume for jobs
VGNAME=jenkins01 # LVM volume group
STAMP=/var/log/jenkins/update-jenkins.stamp