added remote adding scripts
This commit is contained in:
parent
d8dbe8ee97
commit
125c0e9f90
2 changed files with 4 additions and 0 deletions
2
add_remotes.bat
Normal file
2
add_remotes.bat
Normal 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
2
add_remotes.sh
Normal 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
|
Loading…
Reference in a new issue