diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-10-16 09:49:52 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-10-16 09:49:52 +0200 |
commit | 7b8c634a01c14e67f304d0412d3b1566e23e70a5 (patch) | |
tree | b5178a2c03031f25d20ace2f170e9d803cf7fd4d | |
parent | 94de372057cbd90dd4b709f273878a7172c1b997 (diff) | |
download | jenkins.debian.net-7b8c634a01c14e67f304d0412d3b1566e23e70a5.tar.xz |
install moreutils on all the nodes
-rwxr-xr-x | update_jdn.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index dbc50a69..b961461a 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -124,7 +124,8 @@ if [ -f /etc/debian_version ] ; then haveged htop less - molly-guard + molly-guard + moreutils munin-node munin-plugins-extra pigz |