6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
python3 -m pip uninstall -y sonic-platform
|
||
|
|
||
|
#DEBHELPER#
|