mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-04-25 15:57:57 -05:00
Add the Wii U Chat repositories
This commit is contained in:
parent
0e745461df
commit
9254076deb
|
|
@ -39,7 +39,7 @@ cd PretendoNetwork
|
|||
|
||||
# Start by downloading the relevant GitHub repositories
|
||||
echo -e $title"Cloning the server repositories from GitHub"$reset
|
||||
repositories=("account" "BOSS" "friends-authentication" "friends-secure" "Grove" "juxt-web" "olv-api" "SOAP" "super-mario-maker-authentication" "super-mario-maker-secure")
|
||||
repositories=("account" "BOSS" "friends-authentication" "friends-secure" "Grove" "juxt-web" "olv-api" "SOAP" "super-mario-maker-authentication" "super-mario-maker-secure" "wiiu-chat-authentication" "wiiu-chat-secure")
|
||||
for repo in ${repositories[@]}; do
|
||||
echo -e $subtitle"Cloning repository PretendoNetwork/$repo"$reset
|
||||
echo git clone --depth 1 https://github.com/PretendoNetwork/$repo
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user