mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Install Script - Fix APT config location for proxy
This commit is contained in:
@@ -472,7 +472,7 @@ sensor_pillar() {
|
|||||||
set_updates() {
|
set_updates() {
|
||||||
|
|
||||||
# Set it up so the updates roll through the master
|
# 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