mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-03 00:10:07 +00:00
4 lines
43 B
Text
4 lines
43 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec "${0%-armv6l}-armv7l" "$@"
|