From 6401a41cb0560354b909628e2ec5194a818fe0e3 Mon Sep 17 00:00:00 2001 From: sld-admin Date: Tue, 31 Mar 2026 22:41:30 +0100 Subject: [PATCH] Syntax Fixed --- installer/02_bashboard.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/02_bashboard.sh b/installer/02_bashboard.sh index d732af4..e97dd1f 100644 --- a/installer/02_bashboard.sh +++ b/installer/02_bashboard.sh @@ -26,7 +26,7 @@ function dashboard_fast() { ISTHISVM=0 # Change to 1 if this is a VM. This will remove the temperature bit. MIN_CHECK_IP=30 # Change this value to set the timing cache for checking the public IP. MIN_CHECK_UPDATE=120 # Change this value to set the timing cache for checking updates. - LOCAL_CACHE=1 # Change this value to 1 if you want to create the local cache in the ~/.bashrc.d/.dashboard_cache. + LOCAL_CACHE=1 # Change this value to 1 if you want to create the local cache in the ~/.bashrc.d/.dashboard_cache.