Closed Hardzen closed 3 years ago
Missing : in /etc/apt/apt.conf.d/30proxy
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.
Delete any items that are not applicable to this PR.
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: