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
93acd0f1dd
commit
e08878da61
@ -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!"
|
||||||
|
Loading…
Reference in New Issue
Block a user