Update dash + csv_export.
This commit is contained in:
parent
439518fda1
commit
209813bd87
4 changed files with 791 additions and 760 deletions
1
Makefile
1
Makefile
|
@ -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 &
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue