mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-25 08:35:56 +08:00
revert...
This commit is contained in:
parent
5984e1c03e
commit
39258fa5c5
1 changed files with 0 additions and 2 deletions
|
@ -241,8 +241,6 @@ check_script:
|
|||
|
||||
// read script file
|
||||
if (fgets(script_cmd_buf, sizeof(script_cmd_buf), current_cmdscriptfile()) == NULL) {
|
||||
PrintAndLogEx(ERR, "Unexpected end, [%s]", current_cmdscriptfile());
|
||||
|
||||
if (!pop_cmdscriptfile())
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue