added remote adding scripts

This commit is contained in:
Ulysia 2024-12-28 09:57:15 +01:00
parent d8dbe8ee97
commit 125c0e9f90
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