auto-apt-proxy

This commit is contained in:
Navas 2024-10-14 17:51:18 +02:00
parent 64696b7610
commit 28054f6ad0

View file

@ -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