1 2 3 4 5 6 7 8
post_remove() { : #!/bin/bash # Delete the link to the binary rm -f '/usr/bin/micropad' }