|
@@ -55,6 +55,7 @@ mkdir programs
|
|
|
cd ~/programs
|
|
cd ~/programs
|
|
|
|
|
|
|
|
if [ "$REPOSRC" == "edesarrollos" ]; then
|
|
if [ "$REPOSRC" == "edesarrollos" ]; then
|
|
|
|
|
+ git clone https://git.miralo.xyz/AudioValid/fourier-common.git common
|
|
|
git clone https://git.miralo.xyz/AudioValid/fourier-server.git server
|
|
git clone https://git.miralo.xyz/AudioValid/fourier-server.git server
|
|
|
git clone https://git.miralo.xyz/AudioValid/fourier-fourier.git fourier
|
|
git clone https://git.miralo.xyz/AudioValid/fourier-fourier.git fourier
|
|
|
git clone https://git.miralo.xyz/AudioValid/fourier-alt.git fourier-alt
|
|
git clone https://git.miralo.xyz/AudioValid/fourier-alt.git fourier-alt
|