remove useless password changer
This commit is contained in:
parent
a25c7a0dd4
commit
5abb38ea8e
1 changed files with 0 additions and 5 deletions
|
@ -19,11 +19,6 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
|
|||
loadkeys fr
|
||||
```
|
||||
|
||||
### Mot de passe "`tour`"
|
||||
```bash
|
||||
echo "root:toor" | chpasswd
|
||||
```
|
||||
|
||||
### Récupération clé hashée
|
||||
```bash
|
||||
wpa_passhrase <SSID> <clé WIFI> > /var/lib/iwd/<SSID>.psk
|
||||
|
|
Loading…
Reference in a new issue