1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-25 20:40:45 +00:00
powerlevel10k/gitstatus/bin/gitstatusd-linux-armv6l

4 lines
43 B
Text
Raw Normal View History

2020-03-29 16:48:19 +00:00
#!/bin/sh
exec "${0%-armv6l}-armv7l" "$@"