mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
command_not_found_handle() {
|
|
@TERMUX_PREFIX@/libexec/termux/command-not-found "$1"
|
|
}
|