[WSL] Typo

pull/494/head
Juan Rocha 2023-04-18 11:10:19 +02:00
parent 716769ac68
commit 9a94ba8c4d
No known key found for this signature in database
GPG Key ID: 8EFED3A40E4D6B9F
1 changed files with 2 additions and 2 deletions

View File

@ -109,8 +109,8 @@ fi
echo -e "\n--- Installing MONARC … ---\n"
git git clone --config core.fileMode=false https://github.com/monarc-project/MonarcAppFO > /dev/null 2>&1
git git clone --config core.fileMode=false https://github.com/monarc-project/MonarcAppBO > /dev/null 2>&1
git clone --config core.fileMode=false https://github.com/monarc-project/MonarcAppFO > /dev/null 2>&1
git clone --config core.fileMode=false https://github.com/monarc-project/MonarcAppBO > /dev/null 2>&1
cd $PATH_TO_MONARC_FO