Update 1.RockyLinux.md

This commit is contained in:
Ste Vaidis 2023-08-04 10:12:14 +03:00
parent 8126ec5a7a
commit 7e94065701

View File

@ -143,9 +143,7 @@ app.add_routes([web.get('/andthepasswordis', sendpass)])
web.run_app(app, port=9999) web.run_app(app, port=9999)
``` ```
```sh `python3 -m pip install aiohttp`
python3 -m pip install aiohttp
```
`/lib/systemd/system/password.service ` `/lib/systemd/system/password.service `