mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 06:22:59 +03:00
[script] Allow "exit" to exit a script
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -23,4 +23,6 @@ struct command {
|
||||
|
||||
#define __command __table_entry ( COMMANDS, 01 )
|
||||
|
||||
extern int shell_exit;
|
||||
|
||||
#endif /* _IPXE_COMMAND_H */
|
||||
|
||||
Reference in New Issue
Block a user