diff --git a/pushtoboth.bat b/pushtoboth.bat deleted file mode 100644 index e3931e2..0000000 --- a/pushtoboth.bat +++ /dev/null @@ -1,2 +0,0 @@ -git push --set-upstream origin -git push --set-upstream ghmirror \ No newline at end of file diff --git a/pushtoboth.sh b/pushtoboth.sh deleted file mode 100755 index 475a3bf..0000000 --- a/pushtoboth.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -git push --set-upstream origin -git push --set-upstream ghmirror \ No newline at end of file