Commit b108293d authored by Holger Levsen's avatar Holger Levsen
Browse files

update_jdn: whitespace and comments



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 8fdfbdf3
...@@ -328,9 +328,10 @@ if [ -f /etc/debian_version ] ; then ...@@ -328,9 +328,10 @@ if [ -f /etc/debian_version ] ; then
# from Debian backports # from Debian backports
# munin-node from buster-backports requires init-system-helpers>=1.54 # munin-node from buster-backports requires init-system-helpers>=1.54
# which is available in bionic-backports, we only need to convince apt # which is available in bionic-backports, we only need to convince apt
DEBS="$DEBS init-system-helpers/bionic-backports" DEBS="$DEBS
;; init-system-helpers/bionic-backports
*) # not available in Ubuntu 16.04: " ;;
*) # packages to be installed on all Debian systems but which are not available in Ubuntu 18.04:
DEBS="$DEBS DEBS="$DEBS
ripgrep ripgrep
mmdebstrap mmdebstrap
......
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