diff --git a/sh.sh b/sh.sh new file mode 100644 index 0000000..c160c2f --- /dev/null +++ b/sh.sh @@ -0,0 +1,3 @@ +git add . +git commit -m "update" +git push