This website works better with JavaScript
Home
Explore
Help
Register
Sign In
david
/
goproxy
mirror of
https://github.com/snail007/goproxy.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
v14.6
v14.7
v14.5
goproxy
/
uninstall.sh
uninstall.sh
56 B
Permalink
History
Raw
1
2
3
#!/bin/bash
rm -rf /usr/bin/proxy
echo "uninstall done"