mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-24 11:45:27 +01:00
5 lines
68 B
Plaintext
5 lines
68 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
killall Clover || true
|
||
|
rm -rf /Applications/Clover.app
|