summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-04 02:11:24 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-04 02:11:24 +0100
commit95cd1ad69cad83602dcb169d19048d521c3570ad (patch)
treeaa91c445854a17eb684968e870dbca27faa1d903 /update_jdn.sh
parent33ce2b4d16941169ca0eaa420e3c4927c80888a8 (diff)
downloadjenkins.debian.net-95cd1ad69cad83602dcb169d19048d521c3570ad.tar.xz
fix important typo and increase squid cache size
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 897cc158..675a5cc5 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -29,7 +29,7 @@ sudo apt-get install vim screen less etckeeper curl mtr-tiny dstat devscripts ba
#
# deploy package configuration in /etc
#
-sudo cp -r etc/* /
+sudo cp -r etc/* /etc
#
# more configuration than a simple cp can do