Add <client dir> for preload script path

This commit is contained in:
wh201906
2023-06-04 00:53:15 +08:00
parent aee621c196
commit e6be456cfa
3 changed files with 23 additions and 9 deletions
+2 -1
View File
@@ -2714,7 +2714,8 @@ or the communication between a tag and a reader.</string>
<item>
<widget class="QLabel" name="label_13">
<property name="text">
<string>If the client requires some enviroment variables, you can make a script file(*.bat on Windows or *.sh on Linux) to configure them, then put the path of the script there.</string>
<string>If the client requires some enviroment variables, you can make a script file(*.bat on Windows or *.sh on Linux) to configure them, then put the path of the script there.
The &quot;&lt;client dir&gt;&quot; will be replaced by the directory of the &quot;Client Path&quot;</string>
</property>
<property name="wordWrap">
<bool>true</bool>