diff --git a/configs/lib.config b/configs/lib.config index b1d7b870..3695dc70 100644 --- a/configs/lib.config +++ b/configs/lib.config @@ -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"