Syntax Fixed

This commit is contained in:
2026-03-31 22:41:30 +01:00
parent 2d58116014
commit 6401a41cb0

View File

@@ -26,7 +26,7 @@ function dashboard_fast() {
ISTHISVM=0 # Change to 1 if this is a VM. This will remove the temperature bit. 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_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. 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.