1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2025-01-13 17:56:44 +01:00
powerlevel10k/gitstatus/bin/gitstatusd-android-aarch64

4 lines
59 B
Text
Raw Normal View History

2020-03-29 18:48:19 +02:00
#!/bin/sh
2020-02-09 15:25:56 +01:00
2020-03-29 18:48:19 +02:00
exec "${0%-android-aarch64}-linux-aarch64" "$@"