mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 15:04:58 +00:00
Update shadowsocks.js
This commit is contained in:
parent
a25cd35add
commit
8033688c63
|
@ -10,7 +10,6 @@ exports.global = global;
|
|||
exports.require = global.require;
|
||||
|
||||
var arch = SYS.getArch();
|
||||
|
||||
if(arch.indexOf("64") > -1) {
|
||||
exports.binPath = "bin/shadowsocks-lib-mingw-x86_64/ss-local";
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue
Block a user