setup-android-sdk.sh: Update from NDK r15 to r15b
[termux-packages] / packages / zsh / etc-zshrc
index 4d78a6e..c384e38 100644 (file)
@@ -1,3 +1,4 @@
 command_not_found_handler() {
        @TERMUX_PREFIX@/libexec/termux/command-not-found $1
+       return 0
 }