mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 19:54:48 +08:00
5 lines
70 B
Bash
5 lines
70 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
rm -rIv /usr/local/lib/zjunet
|
||
|
|
rm -iv /usr/local/bin/zjunet
|