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