remove useless password changer

This commit is contained in:
Mylloon 2022-06-03 15:39:49 +02:00
parent a25c7a0dd4
commit 5abb38ea8e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -19,11 +19,6 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
loadkeys fr loadkeys fr
``` ```
### Mot de passe "`tour`"
```bash
echo "root:toor" | chpasswd
```
### Récupération clé hashée ### Récupération clé hashée
```bash ```bash
wpa_passhrase <SSID> <clé WIFI> > /var/lib/iwd/<SSID>.psk wpa_passhrase <SSID> <clé WIFI> > /var/lib/iwd/<SSID>.psk