diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-10-22 17:05:46 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-10-22 17:05:46 +0200 |
commit | 24d31c4e96cdb5c89533d3e54d01117a42e26be2 (patch) | |
tree | bfa5d58c6e7701d83e74c0b1be1b3e67229389a4 | |
parent | 733ae2fcb04a0e84cee6edbd7a7c565410b44c0f (diff) | |
download | jenkins.debian.net-24d31c4e96cdb5c89533d3e54d01117a42e26be2.tar.xz |
cleanup legacy: dont create directories like this anymore
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 34a22c0f..fdd07db3 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -69,7 +69,6 @@ explain "Packages installed." # cd $BASEDIR sudo cp -r etc/* /etc -update-rc.d jenkins-workspace defaults # # more configuration than a simple cp can do |