From 3488cc915fc227dee0da61b4792ab15ebd33fb1d Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 18 Nov 2023 12:58:06 -0500 Subject: [PATCH] Update config typo in journalctl --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 29cd53e5..6b27189d 100755 --- a/config +++ b/config @@ -393,7 +393,7 @@ elif [ "$1" = "-C" ]; then sudo systemctl stop cubesatsim sudo systemctl stop rpitx - sudo journactl --rotate + sudo journalctl --rotate sudo journalctl --vacuum-time=1s sudo systemctl reboot now