Added push script
This commit is contained in:
5
push_data.sh
Normal file
5
push_data.sh
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
git add .
|
||||||
|
git commit -m "Charge Data Uploaded $(date)"
|
||||||
|
git push
|
||||||
Reference in New Issue
Block a user