relocated storage
authorChris Koeritz <fred@gruntose.com>
Fri, 12 Oct 2018 02:01:31 +0000 (22:01 -0400)
committerChris Koeritz <fred@gruntose.com>
Fri, 12 Oct 2018 02:01:31 +0000 (22:01 -0400)
scripts/agenda/info_overload_report.sh

index 0616d0f4eb6d3a4249b759faa5e25e8dce9cf1f8..225efa25d0161e1e5dfa5899561ca5fabb44ea70 100644 (file)
@@ -2,7 +2,7 @@
 # these metrics are how bogged down we are in to-do type items.
 
 # logged historical file where we append our latest report.
-REPORT_FILE="$HOME/cloud/magic_cabinet/fred/task_stats/overload_history.txt"
+REPORT_FILE="$HOME/cloud/stats/overload_history.txt"
 
 # given a path, this will find how many items are under it, ignoring svn and git files, plus
 # other patterns we happen to notice are not useful.