diff --git a/separator.sh b/separator.sh index 6c098b0..a3acb6f 100755 --- a/separator.sh +++ b/separator.sh @@ -95,3 +95,4 @@ done dailyBreakdown "1"; # Light Meter 1 dailyBreakdown "2"; # Light Meter 2 removeExcessData; +mkdir output # For storing charts and stuff later (with Python scripts).