Loading update_jdn.sh +2 −0 Original line number Diff line number Diff line Loading @@ -302,9 +302,11 @@ if [ -f /etc/debian_version ] ; then case $HOSTNAME in codethink*) DEBS="$DEBS munin-node munin-plugins-core munin-plugins-extra" ;; *) DEBS="$DEBS munin-node/stretch-backports munin-plugins-core/stretch-backports munin-plugins-extra/stretch-backports" ;; esac # needed to run the 2nd reproducible builds nodes in the future... Loading Loading
update_jdn.sh +2 −0 Original line number Diff line number Diff line Loading @@ -302,9 +302,11 @@ if [ -f /etc/debian_version ] ; then case $HOSTNAME in codethink*) DEBS="$DEBS munin-node munin-plugins-core munin-plugins-extra" ;; *) DEBS="$DEBS munin-node/stretch-backports munin-plugins-core/stretch-backports munin-plugins-extra/stretch-backports" ;; esac # needed to run the 2nd reproducible builds nodes in the future... Loading