mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix ident
This commit is contained in:
@ -391,4 +391,4 @@ def update(config):
|
|||||||
except Exception as ex:
|
except Exception as ex:
|
||||||
logging.error('Error while updating plugins: %s', ex)
|
logging.error('Error while updating plugins: %s', ex)
|
||||||
rc = 1
|
rc = 1
|
||||||
return rc
|
return rc
|
||||||
|
Reference in New Issue
Block a user