mirror of
https://github.com/danog/termux-api-package.git
synced 2024-11-26 12:24:51 +01:00
keep newline
This commit is contained in:
parent
fa5b52da78
commit
5475199638
@ -36,4 +36,4 @@ if [ -n "$ARG_D" ]; then set -- "$@" $ARG_D "$OPT_D"; fi
|
||||
if [ -n "$ARG_S" ]; then set -- "$@" $ARG_S "$OPT_S"; fi
|
||||
if [ -n "$ARG_C" ]; then set -- "$@" $ARG_C "$OPT_C"; fi
|
||||
|
||||
/data/data/com.termux/files/usr/libexec/termux-api Fingerprint "$@"
|
||||
/data/data/com.termux/files/usr/libexec/termux-api Fingerprint "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user