mirror of
https://github.com/developersu/ns-usbloader.git
synced 2025-05-18 17:25:21 -04:00
parent
2e0d583963
commit
7b2e77a08a
3 changed files with 54 additions and 33 deletions
|
@ -278,7 +278,7 @@ public class RcmTask extends Task<Boolean> {
|
|||
"\n\n Execution stopped and failed.", EMsgType.FAIL);
|
||||
return true;
|
||||
}
|
||||
logPrinter.print("Payload complete!", EMsgType.PASS);
|
||||
logPrinter.print(".:: Payload complete ::.", EMsgType.PASS);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue