From 28054f6ad02f0a1bda6df08a5ca3927e9eaa9d34 Mon Sep 17 00:00:00 2001 From: Olivier Date: Mon, 14 Oct 2024 17:51:18 +0200 Subject: [PATCH] auto-apt-proxy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f35825..15eeef4 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ ansible-playbook configure-preseed.yml ```bash apt update apt install -y git python3-poetry +apt install -y auto-apt-proxy # facultatif, pour s'appuyer sur un proxy cache apt tel que apt-cacher-ng (doit répondre à l'adresse `apt-proxy`) cd /opt git clone https://git.libretic.fr/libretic/libreticmenu.git cd libreticmenu