diff --git a/bin/wechat-devtools b/bin/wechat-devtools index 2c417c1..10eb426 100755 --- a/bin/wechat-devtools +++ b/bin/wechat-devtools @@ -16,4 +16,4 @@ USERDATADIR="$( echo ~ )/.config/wechat_devtools" # "$@"参数 LANG=zh_CN.UTF-8 -exec "$root_dir/nwjs/nw" $root_dir/package.nw $EXTENSION1 $INSPECTOR1 "$@" \ No newline at end of file +exec "$root_dir/nwjs/nw" $root_dir/package.nw $EXTENSION2 $INSPECTOR1 "$@" \ No newline at end of file