Update lib.config

This commit is contained in:
Igor Pečovnik
2022-01-27 22:06:40 +01:00
committed by GitHub
parent 2df13469a4
commit 92382261ea

View File

@@ -1,4 +1,4 @@
#[[ $(curl -s http://ifconfig.me) == "93.103.15.56" ]] && APT_PROXY_ADDR="10.0.10.10:3142"
[[ $(curl -s http://ifconfig.me) == "93.103.15.56" ]] && APT_PROXY_ADDR="10.0.10.10:3142"
FORCE_USE_RAMDISK="yes"
COMPRESS_OUTPUTIMAGE="sha,gpg,xz"
PRIVATE_CCACHE="yes"