ocket8888 commented on a change in pull request #4474: optimization debian package manager tweaks URL: https://github.com/apache/trafficcontrol/pull/4474#discussion_r390481993
########## File path: infrastructure/cdn-in-a-box/optional/vpn/README.rst ########## @@ -39,7 +39,7 @@ On Linux, you could choose ``openvpn``. Take ubuntu/debian as an example, you ca .. code-block:: shell - apt-get update && apt-get install -y openvpn + apt-get update && apt-get --no-install-recommends install -y openvpn Review comment: Same as above ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
