5 lines
76 B
Smarty
5 lines
76 B
Smarty
|
#!/bin/bash
|
||
|
|
||
|
# Delete the link to the binary
|
||
|
rm -f '/usr/bin/${executable}'
|