Update
This commit is contained in:
parent
51e439c169
commit
b6f5c9545c
2
push.sh
2
push.sh
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
git add . && git commit -m "Update" && git push
|
||||
|
||||
echo "Ready"
|
||||
|
|
Loading…
Reference in New Issue