mirror of
https://github.com/Egor00f/kolibrios-gcc-toolchain.git
synced 2024-11-21 17:03:48 +01:00
try fix postrm
This commit is contained in:
parent
5886611082
commit
c0136c680d
@ -3,5 +3,5 @@
|
||||
rm -R /home/autobuild/tools/win32
|
||||
|
||||
if grep -q 'PATH=$PATH:/home/autobuild/tools/win32/bin' /etc/profile; then
|
||||
sed -i 'PATH=$PATH:/home/autobuild/tools/win32/bin' /etc/profile
|
||||
sed -i '/PATH=$PATH:/home/autobuild/tools/win32/bin/d' /etc/profile
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user