mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-02 10:49:57 +00:00
4 lines
56 B
Bash
4 lines
56 B
Bash
#!/bin/bash
|
|
rm -rf /usr/bin/proxy
|
|
echo "uninstall done"
|