mirror of
https://github.com/wh201906/Proxmark3GUI.git
synced 2026-09-10 22:55:32 +08:00
Add <client dir> for preload script path
This commit is contained in:
@@ -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 "<client dir>" will be replaced by the directory of the "Client Path"</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user