ActivityWatch / ActivityWatch/aw-android
Build script error
Open
- Dominant language
- Kotlin
- Stars
- 265
- Forks
- 57
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 19
Description
When running the install script `install-ndk.sh` I get the error
```
/usr/bin/readlink
readlink: illegal option -f
```
I believe this is because `readlink` does not exist on Mac systems, as mentioned in [this stackoverflow](https://stackoverflow.com/questions/1055671/how-can-i-get-the-behavior-of-gnus-readlink-f-on-a-mac).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.