diff --git a/cmd/shikigrid/setup.go b/cmd/shikigrid/setup.go index b40cefe..badf548 100644 --- a/cmd/shikigrid/setup.go +++ b/cmd/shikigrid/setup.go @@ -131,7 +131,7 @@ func setupMode() string { // for inbox actions, set the keys to the default path if empty if (whoami || inbox) && keysPath == "" { - keysPath = "/etc/pwnagotchi/" + keysPath = "/etc/shikigotchi/" } // generate keypair