3 lines
32 B
Bash
3 lines
32 B
Bash
|
#!/bin/bash
|
||
|
rm -Rf './Fiji.app'
|