Add branch information to logs

Signed-off-by: tytydraco <tylernij@gmail.com>
latency
tytydraco 4 years ago
parent de9cee794a
commit 4353b94389

@ -38,6 +38,7 @@ fi
# Log the date and time for records sake
echo "Time of execution: $(date)"
echo "Branch: dev"
# Sync to data in the rare case a device crashes
sync

Loading…
Cancel
Save