1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 03:34:48 +08:00
zjunet/uninstall.sh

8 lines
112 B
Bash
Raw Permalink Normal View History

2014-09-29 18:34:57 +08:00
#!/bin/sh
2020-11-12 20:21:27 +08:00
PREFIX=/usr/local
rm -rIv $PREFIX/lib/zjunet
rm -iv $PREFIX/bin/zjunet
rm -riv $PREFIX/share/zjunet