mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-21 17:03:48 +01:00
Update install.sh
This commit is contained in:
parent
fb37fd61a8
commit
9b3be45832
@ -131,7 +131,7 @@ fi
|
||||
|
||||
if ! grep -q '$PATH:/home/autobuild/tools/win32/bin' /etc/profile; then
|
||||
print_msg "Adding '/home/autobuild/tools/win32/bin' to '/etc/profiles'"
|
||||
echo '$PATH:/home/autobuild/tools/win32/bin' >> /etc/profile
|
||||
sudo echo '$PATH:/home/autobuild/tools/win32/bin' >> /etc/profile
|
||||
fi
|
||||
|
||||
cd "$OLDPWD"
|
||||
|
Loading…
Reference in New Issue
Block a user