mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
Install Script - Fix APT config location for proxy
This commit is contained in:
@@ -472,7 +472,7 @@ sensor_pillar() {
|
||||
set_updates() {
|
||||
|
||||
# Set it up so the updates roll through the master
|
||||
echo "Acquire::http::Proxy "http://$MSRV:3142";" > /etc/apt/00Proxy
|
||||
echo "Acquire::http::Proxy "http://$MSRV:3142";" > /etc/apt/apt.conf.d/00Proxy
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user