mirror of https://github.com/parazyd/arm-sdk.git
This commit is contained in:
parent
fc592267f6
commit
930da48ad9
2
init.sh
2
init.sh
|
|
@ -29,7 +29,7 @@ deps=$(grep '^sudo' ./README.md)
|
|||
}
|
||||
done
|
||||
else
|
||||
printf "(!!) this distro is unsupported. check and install the dependencies manually"
|
||||
printf "(!!) this distro is unsupported. check and install the dependencies manually\n"
|
||||
fi
|
||||
|
||||
git submodule update --init --recursive
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 58fe65a7193d78ec64d223c865d4479ece41275d
|
||||
Subproject commit e2738e9aefcf1fe9f7604f79eb2231a2a6273d12
|
||||
Loading…
Reference in New Issue