Commit 315ead53 authored by Holger Levsen's avatar Holger Levsen
Browse files

move etc to hosts/jenkins/etc

parent 16a5099a
...@@ -204,7 +204,7 @@ fi ...@@ -204,7 +204,7 @@ fi
# deploy package configuration in /etc # deploy package configuration in /etc
# #
cd $BASEDIR 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 # more configuration than a simple cp can do
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment