Update dash + csv_export.

This commit is contained in:
mathan 2024-02-28 10:37:18 -08:00
parent 439518fda1
commit 209813bd87
4 changed files with 791 additions and 760 deletions

View file

@ -57,6 +57,7 @@ sqldu:
# ---------------------------- CSV Export ----------------------------
# NOT RECOMMENDED TO RUN for the firts time on hot live db, will chomp all available IO. stop services first
csv-export:
@nohup ./csv_export.sh > csv_export.out &