mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-25 15:43:51 -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'
|