From fc8b049a0bab9315484b2fd9f36f95056663d115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B3=D0=BE=D1=80?= <148970641+Egor00f@users.noreply.github.com> Date: Sat, 18 Jan 2025 11:05:40 +0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1b056a9..908a442 100755 --- a/install.sh +++ b/install.sh @@ -34,7 +34,7 @@ check_utils(){ fi } -echo -n -e "\e[0m Toolchain install path \e[90m(default is $TOOLCHAIN_DIR): \e[97m" +echo -n -e "\e[0mToolchain install path \e[90m(default is $TOOLCHAIN_DIR)\e[97m: " read INPUT if [[ ! -z "$INPUT" ]]; then