diff --git a/add_remotes.bat b/add_remotes.bat new file mode 100644 index 0000000..2c6e98d --- /dev/null +++ b/add_remotes.bat @@ -0,0 +1,2 @@ +git remote add upstream https://github.com/MashClashXD/Hypixel-Auction-Flipper.git +git remote add upstream2 https://github.com/DuckySoLucky/Hypixel-Auction-Flipper.git diff --git a/add_remotes.sh b/add_remotes.sh new file mode 100644 index 0000000..2c6e98d --- /dev/null +++ b/add_remotes.sh @@ -0,0 +1,2 @@ +git remote add upstream https://github.com/MashClashXD/Hypixel-Auction-Flipper.git +git remote add upstream2 https://github.com/DuckySoLucky/Hypixel-Auction-Flipper.git