Charge Data Uploaded Sun Jul 16 20:13:24 CEST 2023
This commit is contained in:
1
push_data.sh
Normal file → Executable file
1
push_data.sh
Normal file → Executable file
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Add every file
|
||||
cd /data/EVcharge
|
||||
git add .
|
||||
git commit -m "Charge Data Uploaded $(date)"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user