Secure-Compliance-Solutions-LLC / GVM-Docker

Greenbone Vulnerability Management Docker Image with OpenVAS
https://securecompliance.gitbook.io/projects/
MIT License
246 stars 91 forks source link

FIX Acquire::http:Proxy #301

Closed Hardzen closed 2 years ago

Hardzen commented 2 years ago

Missing : in /etc/apt/apt.conf.d/30proxy

Summary

echo "Acquire:http:Proxy \"${http_proxy}\";" | tee /etc/apt/apt.conf.d/30proxy Incorrect syntax. missing :

Summarize your PR. If it involves visual changes, include a screenshot or GIF.

Checklist

Delete any items that are not applicable to this PR.

Enhancements:

Fixed Bug/Issues solved:

Breaking Changes: