Fix qwenclaw.cmd to use relative path for portability
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
@echo off
|
||||
node "C:\Users\admin\qwenclaw\bin\qwenclaw.js" %*
|
||||
node "%~dp0qwenclaw.js" %*
|
||||
|
||||
Reference in New Issue
Block a user