Skip to content

Commit

Permalink
status: add log
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed May 9, 2024
1 parent ef279b6 commit e9d1389
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/cron-status.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ cd "$(dirname "${BASH_SOURCE[0]}")"/..

# Save status to file server
python3 framework/status-json.py > dist/file-server/status.json

# Done
echo -e "Status updated at $(date)"

0 comments on commit e9d1389

Please sign in to comment.