mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Update build and CI scripts to LUA 5.4
This commit is contained in:
parent
0fcc3107b0
commit
18e3600d95
5 changed files with 13 additions and 13 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
# pm3.so somewhere in default LUA_CPATH :
|
||||
# /usr/local/lib/lua/5.2/pm3.so
|
||||
# /usr/lib/lua/5.2/pm3.so
|
||||
# /usr/local/lib/lua/5.4/pm3.so
|
||||
# /usr/lib/lua/5.4/pm3.so
|
||||
# ./pm3.so
|
||||
|
||||
./test.lua
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue