diff --git a/next_app/backend/cron.sh b/next_app/backend/cron.sh new file mode 100644 index 0000000..1b0671f --- /dev/null +++ b/next_app/backend/cron.sh @@ -0,0 +1,3 @@ + +# move the analytics.db file to an archive folder every month and rename it to the date span it covers +# TODO \ No newline at end of file