diff --git a/config/build/linux/after-remove.tpl b/config/build/linux/after-remove.tpl index c22487a..a9bf588 100644 --- a/config/build/linux/after-remove.tpl +++ b/config/build/linux/after-remove.tpl @@ -1,4 +1 @@ #!/bin/bash - -# Delete the link to the binary -rm -f '/usr/local/bin/${executable}' \ No newline at end of file