fix install.sh

This commit is contained in:
Егор 2024-11-08 15:36:00 +00:00
parent 83b9582c31
commit ad3261d332

View File

@ -44,7 +44,7 @@ check_utils 7z
print_msg "Create the /home/autobuild folder..."
mkdir -fp $TOOLCHAIN_DIR
mkdir -p $TOOLCHAIN_DIR
print_ok "Successfully!"