mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-17 03:40:53 +01:00
7 lines
124 B
Bash
Executable File
7 lines
124 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
sudo rm -rf /Developer/lazarus /Applications/Lazarus.app /etc/lazarus /usr/local/bin/lazbuild
|
|
|
|
# end.
|
|
|