Change infrastructure details #2
@@ -4,8 +4,8 @@ set -euo pipefail
|
|||||||
|
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
|
printf 'Acquire::http::Proxy "http://cbrapt01.lan.cyber.gent:3142";";\n' >/etc/apt/apt.conf.d/80proxy
|
||||||
apt-get update
|
apt-get update
|
||||||
printf 'Acquire::http::Proxy "http://10.64.44.6:3142";\n' >/etc/apt/apt.conf.d/80proxy
|
|
||||||
apt-get upgrade -y
|
apt-get upgrade -y
|
||||||
apt-get install -y --no-install-recommends build-essential
|
apt-get install -y --no-install-recommends build-essential
|
||||||
apt-get install -y --no-install-recommends software-properties-common
|
apt-get install -y --no-install-recommends software-properties-common
|
||||||
|
|||||||
Reference in New Issue
Block a user