mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-07-12 22:31:02 -05:00
7 lines
96 B
Bash
Executable File
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'
|