mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 11:44:48 +08:00
7 lines
83 B
Bash
Executable File
7 lines
83 B
Bash
Executable File
#!/bin/sh
|
|
|
|
PREFIX=/usr/local
|
|
|
|
rm -rIv $PREFIX/lib/zjunet
|
|
rm -iv $PREFIX/bin/zjunet
|