Update install.sh

This commit is contained in:
Егор
2025-01-18 11:05:40 +05:00
committed by GitHub
parent 79af1f9411
commit fc8b049a0b

View File

@@ -34,7 +34,7 @@ check_utils(){
fi 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 read INPUT
if [[ ! -z "$INPUT" ]]; then if [[ ! -z "$INPUT" ]]; then