Status: Remove status management (status_path, status_timing, threading), use loop in status script now (see scripts/status.sh)
This commit is contained in:
@@ -8,4 +8,4 @@ statustext()
|
||||
wmfs -s "`date`"
|
||||
}
|
||||
|
||||
statustext
|
||||
while true; do statustext; sleep 10; done
|
||||
|
||||
Reference in New Issue
Block a user