From dd5a9d2b97e27560866466f3ad5bf2fb3529e34e Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 31 Jul 2023 04:59:55 +0000 Subject: [PATCH] update scripts/ablrun. Signed-off-by: shenmo --- scripts/ablrun | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scripts/ablrun b/scripts/ablrun index 546127d..6a5a77c 100755 --- a/scripts/ablrun +++ b/scripts/ablrun @@ -11,6 +11,14 @@ fi if [ "$*" = "" ] then + echo + echo " All the library files, which packed with additional-base-lib," + echo " are taken from one GNU/Linux distribution. You may found information" + echo " in package control files. The scripts theirselves were created by" + echo " CongTianKong . There's no lisence" + echo " nor copyright restriction with The script. Feel free to deal with." + echo + echo -e "${TRANSHELL_CONTENT_USAGE}" echo -e "${TRANSHELL_CONTENT_ADDITIONAL_BASE_LIB_INFO}" echo