Charge Data Uploaded Sun Jul 16 20:13:24 CEST 2023

This commit is contained in:
2023-07-16 20:13:24 +02:00
parent 6c39dbad49
commit 1eb48368c0
4 changed files with 285 additions and 0 deletions

1
push_data.sh Normal file → Executable file
View File

@@ -1,6 +1,7 @@
#!/bin/sh
# Add every file
cd /data/EVcharge
git add .
git commit -m "Charge Data Uploaded $(date)"
git push