nxapi/resources/build/app/deb/postrm

7 lines
96 B
Bash
Executable File

#!/bin/bash
rm -f '/usr/bin/nxapi'
# Delete the link to the binary
rm -f '/usr/bin/nxapi-app'