auto-apt-proxy
This commit is contained in:
parent
64696b7610
commit
28054f6ad0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue