mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-21 17:03:48 +01:00
fix install.sh
This commit is contained in:
parent
83b9582c31
commit
ad3261d332
@ -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!"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user