misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2019-10-04 10:42:25 +02:00
parent 046e9a0fe7
commit b402f0dad3
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E
2 changed files with 9 additions and 12 deletions

View File

@ -38,17 +38,6 @@ For hackers to learn reinforcement learning, WiFi networking and have an excuse
- [Project Twitter](https://twitter.com/pwnagotchi)
- [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
`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.

View File

@ -22,6 +22,14 @@ usage: ./scripts/create_sibling.sh [OPTIONS]
-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
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: