This commit is contained in:
2018-10-24 14:50:53 +00:00
parent 5d3ed72ae9
commit 84147012d6
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
echo "Starting Send..."
git add *
git commit -m "Updates"
git push