misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
046e9a0fe7
commit
b402f0dad3
13
README.md
13
README.md
@ -38,17 +38,6 @@ For hackers to learn reinforcement learning, WiFi networking and have an excuse
|
|||||||
- [Project Twitter](https://twitter.com/pwnagotchi)
|
- [Project Twitter](https://twitter.com/pwnagotchi)
|
||||||
- [Project Website](https://pwnagotchi.ai/)
|
- [Project Website](https://pwnagotchi.ai/)
|
||||||
|
|
||||||
## Known Bugs
|
|
||||||
|
|
||||||
- GLib-ERROR **: 20:50:46.361: getauxval () failed: No such file or directory
|
|
||||||
|
|
||||||
Affected DEB & Versions: QEMU <=2.11
|
|
||||||
|
|
||||||
Fix: Upgrade QEMU to >=3.1
|
|
||||||
|
|
||||||
Bug Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923289
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
`pwnagotchi` is made with ♥ by [@evilsocket](https://twitter.com/evilsocket) and the [amazing dev team](https://github.com/evilsocket/pwnagotchi/graphs/contributors). It's released under the GPL3 license.
|
`pwnagotchi` is made with ♥ by [@evilsocket](https://twitter.com/evilsocket) and the [amazing dev team](https://github.com/evilsocket/pwnagotchi/graphs/contributors). It's released under the GPL3 license.
|
||||||
|
|
@ -22,6 +22,14 @@ usage: ./scripts/create_sibling.sh [OPTIONS]
|
|||||||
-h # Show this help
|
-h # Show this help
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Known Issues
|
||||||
|
|
||||||
|
`GLib-ERROR **: 20:50:46.361: getauxval () failed: No such file or directory`
|
||||||
|
|
||||||
|
- Affected DEB & Versions: QEMU <= 2.11
|
||||||
|
- Fix: Upgrade QEMU to >= 3.1
|
||||||
|
- Bug Link: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923289
|
||||||
|
|
||||||
## Adding a Language
|
## Adding a Language
|
||||||
|
|
||||||
If you want to add a language use the `language.sh` script. If you want to add for example the language **italian** you would type:
|
If you want to add a language use the `language.sh` script. If you want to add for example the language **italian** you would type:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user