From 84a7532121a33183489f31e5f90a4c4a7eff79b1 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 3 Jun 2022 15:27:35 +0200 Subject: [PATCH] remove https --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d2c6ac4..cb2f3da 100644 --- a/README.md +++ b/README.md @@ -47,17 +47,17 @@ iwctl station wlan0 connect ### CopiƩ la configuration > `run.sh` ```bash -curl -o run.sh -L https://lstu.fr/m_ai_r +curl -o run.sh -L lstu.fr/m_ai_r ``` > `user_configuration.json` ```bash -curl -o u.json -L https://lstu.fr/m_ai_c +curl -o u.json -L lstu.fr/m_ai_c ``` > `user_disk_layout.json` ```bash -curl -o d.json -L https://lstu.fr/m_ai_d +curl -o d.json -L lstu.fr/m_ai_d ``` ## [outdated] Manjaro