mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-12-26 00:41:57 +00:00
3 lines
43 B
Bash
Executable file
3 lines
43 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec "${0%-armv6l}-armv7l" "$@"
|