mirror of
https://github.com/snail007/goproxy
synced 2024-11-16 00:12:55 +00:00
4 lines
56 B
Bash
4 lines
56 B
Bash
#!/bin/bash
|
|
rm -rf /usr/bin/proxy
|
|
echo "uninstall done"
|