diff --git a/bin/pwnagotchi b/bin/pwnagotchi index d8962e8..e990793 100755 --- a/bin/pwnagotchi +++ b/bin/pwnagotchi @@ -13,7 +13,7 @@ import pwnagotchi.plugins as plugins from pwnagotchi.identity import KeyPair from pwnagotchi.agent import Agent from pwnagotchi.ui.display import Display -from pwnagotch import restart +from pwnagotchi import restart def do_clear(display):