keep newline

This commit is contained in:
Leonid Plyushch 2019-09-24 18:54:02 +03:00 committed by GitHub
parent fa5b52da78
commit 5475199638
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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_S" ]; then set -- "$@" $ARG_S "$OPT_S"; fi
if [ -n "$ARG_C" ]; then set -- "$@" $ARG_C "$OPT_C"; 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 "$@"