Commit 1a68392e authored by Wolfgang Schweer's avatar Wolfgang Schweer
Browse files

cf3/cf.desktop-networked: Replace 'apt' with 'apt-get' in shell command.

parent 3f277dd6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,6 +6,6 @@ commands:

  debian.desktopintern.installation::

    "/usr/bin/apt install -y jxplorer gosa-desktop krb5-auth-dialog"
    "/usr/bin/apt-get install -y jxplorer gosa-desktop krb5-auth-dialog"
      contain => in_shell;
}
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@ debian-edu-config (2.10.37) UNRELEASED; urgency=medium
    - share/debian-edu-config/tools/squid-update-cachedir: Stop sourcing
      /etc/default/squid, adjust the code to be systemd compliant.
  * www/index.html.*: Use relative links whenever possible. (Closes: #906467).
  * cf3/cf.desktop-networked: Replace 'apt' with 'apt-get' in shell command.

 -- Wolfgang Schweer <wschweer@arcor.de>  Wed, 19 Sep 2018 10:17:02 +0200