Skip to content

Commit

Permalink
Remove faulty command
Browse files Browse the repository at this point in the history
  • Loading branch information
mrnicegyu11 committed Dec 2, 2024
1 parent c92ac11 commit b3b3ae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deployments/start_simcore_locally.bash
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ if [[ "$devel_repo_path" = "0" ]] ; then
#
# IF GETREPO DOESNT EXIST
if [ ! -d osparc-simcore ]; then
export GIT_SIMCORE_REPO_URL="https://github.com/ITISFoundation/osparc-simcore.git"
git clone "$GIT_SIMCORE_REPO_URL"
fi
# FI
Expand Down

0 comments on commit b3b3ae1

Please sign in to comment.