mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
add a path changes to ensure node version correct
This commit is contained in:
parent
8fb138afcd
commit
7d7b111714
@ -12,5 +12,6 @@ cd $APPDATA/..
|
||||
|
||||
export WECHAT_DEVTOOLS_DIR="$DIR/../nwjs"
|
||||
export APPDATA="$DIR/../nwjs"
|
||||
export PATH="$DIR/../nwjs:$PATH"
|
||||
|
||||
LANG=zh_CN exec "$DIR"/../nwjs/nw "$@" --load-extension="$DIR"/../nwjs/package.nw/js/ideplugin "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user