From d2c2e33f61de5a6f626e9127b02de3265d6a1d97 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 1 Jan 2024 20:48:07 +0100 Subject: less frequent updates --- computer-time-limit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/computer-time-limit b/computer-time-limit index 93feb43..3e38282 100755 --- a/computer-time-limit +++ b/computer-time-limit @@ -110,6 +110,6 @@ noch=0 ab=$(date +%s) while still_logged_in; do - sleep 1 + sleep $((15 + ((noch + 15) % 30))) check_time done -- cgit v1.2.3-70-g09d2