diff --git a/push.sh b/push.sh new file mode 100755 index 0000000..44463a2 --- /dev/null +++ b/push.sh @@ -0,0 +1,4 @@ +git add -A +git commit -m "Updated content" +git push +updateweb