summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 932e21e0..02e37c2a 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -204,7 +204,7 @@ fi
# deploy package configuration in /etc
#
cd $BASEDIR
-sudo cp --preserve=mode,timestamps -r etc/* /etc
+sudo cp --preserve=mode,timestamps -r hosts/jenkins/etc/* /etc
#
# more configuration than a simple cp can do