mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-24 09:00:06 +08:00
fix: linux script env
This commit is contained in:
parent
827fb698e1
commit
17ebc01597
@ -11,7 +11,7 @@ get_script_dir() {
|
||||
|
||||
SCRIPT_DIR=$(get_script_dir)
|
||||
|
||||
ELECTRON_RUN_AS_NODE=1
|
||||
export ELECTRON_RUN_AS_NODE=1
|
||||
|
||||
if ! [ -x /opt/QQ/qq ]; then
|
||||
echo "Error: /opt/QQ/qq is not executable or does not exist." >&2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user