Skip to content

Commit

Permalink
support arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Dec 4, 2022
1 parent 24c2a87 commit d59fc64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shadowsocks/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apt-get install -y shadowsocks-libev simple-obfs

wget https://github.com/shadowsocks/v2ray-plugin/releases/download/v1.3.2/v2ray-plugin-linux-$(dpkg --print-architecture)-v1.3.2.tar.gz
tar xvzf v2ray-plugin-linux-*
mv v2ray-plugin-linux-$(dpkg --print-architecture) v2ray-plugin-linux
mv v2ray-plugin_linux_$(dpkg --print-architecture) v2ray-plugin_linux


ln -s $(pwd)/ss-faketls.service /etc/systemd/system/ss-faketls.service
Expand Down

0 comments on commit d59fc64

Please sign in to comment.