forcer le téléchargement avec wget
This commit is contained in:
@@ -26,7 +26,7 @@ Pour télécharger uniquement les scripts `.sh` et `.py` du dossier `server-mail
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O scripts.txt "https://git.abonnel.fr/cedricAbonnel/notes-techniques/raw/branch/main/notes/server-mail/scripts/scripts.txt"
|
wget -O scripts.txt "https://git.abonnel.fr/cedricAbonnel/notes-techniques/raw/branch/main/notes/server-mail/scripts/scripts.txt"
|
||||||
wget -P . -nc -i scripts.txt
|
wget -P . --no-cache -i scripts.txt
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user