mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 10:12:32 +02:00
7 lines
118 B
Bash
7 lines
118 B
Bash
#!/usr/bin/env bash
|
|
|
|
sudo rm -rf /Developer/lazarus /Applications/Lazarus.app /etc/lazarus /usr/bin/lazbuild
|
|
|
|
# end.
|
|
|