diff --git a/p.sh b/p.sh new file mode 100644 index 0000000..4554ef7 --- /dev/null +++ b/p.sh @@ -0,0 +1,3 @@ +git push origin +git push github +git push xfy \ No newline at end of file diff --git a/source/_data/m.sh b/source/_data/m.sh index f2a4144..6549d41 100644 --- a/source/_data/m.sh +++ b/source/_data/m.sh @@ -1,4 +1,6 @@ git checkout backup git merge master -git push +git push origin +git push github +git push xfy git checkout master \ No newline at end of file