Skip to content

Commit

Permalink
fix ident
Browse files Browse the repository at this point in the history
  • Loading branch information
dadav committed Apr 19, 2020
1 parent 40d8d99 commit bc84f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwnagotchi/plugins/cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,4 +391,4 @@ def update(config):
except Exception as ex:
logging.error('Error while updating plugins: %s', ex)
rc = 1
return rc
return rc

0 comments on commit bc84f22

Please sign in to comment.