added remote adding scripts

This commit is contained in:
Ulysia 2024-12-28 09:57:15 +01:00
parent 9f7cc8f8e9
commit cd3b9520ea
2 changed files with 4 additions and 0 deletions

2
add_remotes.bat Normal file
View file

@ -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

2
add_remotes.sh Normal file
View file

@ -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