fix install.sh

This commit is contained in:
Егор 2024-11-10 16:23:36 +05:00 committed by GitHub
parent 93acd0f1dd
commit e08878da61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,8 +53,9 @@ check_utils 7z
print_msg "Create the /home/autobuild folder..." print_msg "Create the toolchain folders..."
sudo mkdir -p $DEFAULT_TOOLCHAIN_DIR
sudo mkdir -p $TOOLCHAIN_DIR sudo mkdir -p $TOOLCHAIN_DIR
print_ok "Successfully!" print_ok "Successfully!"