From b187b17f9ae28654672679a17da89857fb709de7 Mon Sep 17 00:00:00 2001 From: Cassiano Aquino Date: Fri, 11 Oct 2019 13:09:19 +0100 Subject: [PATCH] fix typo --- builder/pwnagotchi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index 1d75ca31..1bd46ff3 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -457,7 +457,7 @@ I'm managed by systemd, so here are some basic commands. You can check my logs, to know what I'm doing, using - journactl -fu pwnagotchi + journalctl -fu pwnagotchi If you want to you if I'm running, you can use systemctl status pwnagotchi