mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-21 17:03:48 +01:00
fix update libraries install.sh
This commit is contained in:
parent
0374af72f6
commit
05244d556f
@ -98,6 +98,8 @@ print_msg "Updating libraries"
|
||||
|
||||
cd lib
|
||||
sudo wget -r --no-parent -q http://builds.kolibrios.org/en_US/data/contrib/sdk/lib
|
||||
mv builds.kolibrios.org/en_US/data/contrib/sdk/lib/* ./
|
||||
rm -R builds.kolibrios.org
|
||||
|
||||
print_ok "Successfully!"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user