Update lib.config

This commit is contained in:
Igor Pečovnik
2022-09-09 16:32:18 +02:00
committed by GitHub
parent 1c96df974d
commit 0138ea9e94

View File

@@ -1,9 +1,9 @@
ARMBIAN_MIRROR="https://github.com/armbian/mirror/releases/download/"
if [[ $(curl -s http://ifconfig.me) == "93.103.15.56" ]]; then
#APT_PROXY_ADDR="10.0.10.10:3142"
APT_PROXY_ADDR="10.0.10.10:3142"
ARMBIAN_MIRROR="https://imola.armbian.com/dl/"
NO_APT_CACHER="yes"
NO_APT_CACHER="no"
fi
FORCE_USE_RAMDISK="yes"