command-not-found: add 'ssh' from dropbear package
This commit is contained in:
parent
0e9c072546
commit
638d069c14
@ -1,6 +1,6 @@
|
|||||||
TERMUX_PKG_HOMEPAGE=https://termux.com
|
TERMUX_PKG_HOMEPAGE=https://termux.com
|
||||||
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
||||||
TERMUX_PKG_VERSION=1.30
|
TERMUX_PKG_VERSION=1.31
|
||||||
|
|
||||||
termux_step_make_install () {
|
termux_step_make_install () {
|
||||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||||
|
@ -360,6 +360,7 @@ char const* const commands[] = {
|
|||||||
" dropbearconvert",
|
" dropbearconvert",
|
||||||
" dropbearkey",
|
" dropbearkey",
|
||||||
" dropbearmulti",
|
" dropbearmulti",
|
||||||
|
" ssh",
|
||||||
"dvtm",
|
"dvtm",
|
||||||
" dvtm",
|
" dvtm",
|
||||||
" dvtm-status",
|
" dvtm-status",
|
||||||
|
Loading…
Reference in New Issue
Block a user