mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-20 22:24:10 +08:00
added python3 scripts has their own folder
This commit is contained in:
parent
06927f983a
commit
00ece05e79
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
#define PM3_USER_DIRECTORY PATHSEP ".proxmark3" PATHSEP
|
||||
|
||||
// PM3 subdirectories:
|
||||
#define PYTHON_SCRIPTS_SUBDIR "pyscripts" PATHSEP
|
||||
#define CMD_SCRIPTS_SUBDIR "cmdscripts" PATHSEP
|
||||
#define DICTIONARIES_SUBDIR "dictionaries" PATHSEP
|
||||
#define LUA_LIBRARIES_SUBDIR "lualibs" PATHSEP
|
||||
|
|
Loading…
Reference in a new issue