From 54751996384d813bfda0a8b645b198930515ceb5 Mon Sep 17 00:00:00 2001 From: Leonid Plyushch Date: Tue, 24 Sep 2019 18:54:02 +0300 Subject: [PATCH] keep newline --- scripts/termux-fingerprint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/termux-fingerprint b/scripts/termux-fingerprint index 5ceb69b..dee437f 100755 --- a/scripts/termux-fingerprint +++ b/scripts/termux-fingerprint @@ -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 "$@" \ No newline at end of file +/data/data/com.termux/files/usr/libexec/termux-api Fingerprint "$@"