Merge pull request #521 from nathmo/nathmo-patch-egraceful_xit

fixed small typo : egraceful_xit()
This commit is contained in:
markqvist 2024-08-17 14:33:51 +02:00 committed by GitHub
commit 1335ffd528
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3204,7 +3204,7 @@ def main():
else:
RNS.log("EEPROM is invalid, no further information available")
egraceful_xit()
graceful_exit()
if args.rom:
if rnode.provisioned and not args.autoinstall: