From 1418756af49ebafe5f7c3dddfb10a36dabffdb2c Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 12 Jun 2025 13:53:20 -0400 Subject: [PATCH] Update config fix config reset --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index 759c609b..894360a7 100755 --- a/config +++ b/config @@ -1407,7 +1407,7 @@ elif [ "$1" = "-g" ]; then cat /dev/null > ~/.bash_history && history -c - reboot=1 +# reboot=1 else echo "Not resetting"