Lua: look for scripts also in ~/.proxmark/{luascripts,lualibs} and /usr/local/share/proxmark3/...
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
//#include <lualib.h>
|
||||
//#include <lauxlib.h>
|
||||
|
||||
#define LUA_PM3_SYSTEM_DIRECTORY "/usr/local/share/proxmark3/"
|
||||
#define LUA_PM3_USER_DIRECTORY "/.proxmark3/"
|
||||
#define LUA_LIBRARIES_DIRECTORY "lualibs/"
|
||||
#define LUA_SCRIPTS_DIRECTORY "luascripts/"
|
||||
#define LUA_LIBRARIES_WILDCARD "?.lua"
|
||||
|
||||
Reference in New Issue
Block a user