From b91b44a3d727f56c46790d49b02906ea9f14d845 Mon Sep 17 00:00:00 2001 From: pob Date: Tue, 7 Jan 2025 19:32:49 +0000 Subject: [PATCH] Update 'alpans' --- alpans | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alpans b/alpans index ac1b186..ea796b9 100644 --- a/alpans +++ b/alpans @@ -24,10 +24,10 @@ iface eth0 inet dhcp TIMEZONEOPTS="-z GB" # set http/ftp proxy -#PROXYOPTS="http://webproxy:8080" +PROXYOPTS="none" # Add a random mirror -APKREPOSOPTS="-r" +APKREPOSOPTS="-f" # Install Openssh SSHDOPTS="-c openssh"