mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 14:26:31 +00:00
update install.sh
This commit is contained in:
parent
a48d0bdcef
commit
ba11e0e713
@ -5,5 +5,5 @@ curl "https://api.github.com/repos/xvzc/SpoofDPI/releases/latest" |
|
||||
sed -E 's/.*"([^"]+)".*/\1/' |
|
||||
xargs -I {} curl -OL "https://github.com/xvzc/SpoofDPI/releases/download/"\{\}"/spoof-dpi-${1}.tar.gz"
|
||||
|
||||
tar -xzvf ./spoof-dpi-osx.tar.gz && rm -rf ./spoof-dpi-${1}.tar.gz && mv ./spoof-dpi /usr/local/bin && hash -r
|
||||
tar -xzvf ./spoof-dpi-${1}.tar.gz && rm -rf ./spoof-dpi-${1}.tar.gz && mv ./spoof-dpi /usr/local/bin && hash -r
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user