doc: readme

This commit is contained in:
eneller
2025-11-22 23:25:18 +01:00
parent ff4dd74379
commit 8acd4b8e6c

View File

@@ -3,3 +3,6 @@ Shell scripts that perform automatic logins for the
[Travelmate](https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/travelmate) plugin. [Travelmate](https://openwrt.org/docs/guide-user/network/wifi/wifiextenders/travelmate) plugin.
On the device, they live in `/etc/travelmate/*.login` and have to be executable. On the device, they live in `/etc/travelmate/*.login` and have to be executable.
Calling arguments can be used and customized. Calling arguments can be used and customized.
## Testing
`test/functions.sh` is a mock implementation that should be symlinked to `/lib/functions.sh`.