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