Added push script

This commit is contained in:
2023-07-16 20:07:57 +02:00
commit 853630de03

5
push_data.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
git add .
git commit -m "Charge Data Uploaded $(date)"
git push