5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# Remove client binary symlink
|
||
|
rm -f /usr/bin/pvc-api
|