Update 'Debian.yaml'
This commit is contained in:
@@ -950,8 +950,8 @@ actions:
|
|||||||
- trigger: post-unpack
|
- trigger: post-unpack
|
||||||
action: |-
|
action: |-
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
echo 'Acquire::http::Proxy "http://192.168.2.83";' > /etc/apt/apt.conf.d/01prox
|
echo 'Acquire::http::Proxy "http://192.168.2.83:80";' > /etc/apt/apt.conf.d/01prox
|
||||||
echo '#Acquire::http::Proxy "http://192.168.2.83";' >> /etc/apt/apt.conf.d/01prox
|
echo '#Acquire::http::Proxy "http://192.168.2.83:80";' >> /etc/apt/apt.conf.d/01prox
|
||||||
|
|
||||||
- trigger: post-packages
|
- trigger: post-packages
|
||||||
action: |-
|
action: |-
|
||||||
|
|||||||
Reference in New Issue
Block a user