mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-01-14 18:06:46 +01:00
4 lines
43 B
Text
4 lines
43 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec "${0%-armv6l}-armv7l" "$@"
|