diff --git a/codeDrop.sh b/codeDrop.sh index b0db6b584f5fc1888bba402e3b24d3af58140b13..30c997495bc1f256a9ea1bc9b74ac6ea2702524e 100755 --- a/codeDrop.sh +++ b/codeDrop.sh @@ -28,7 +28,7 @@ git fetch origin $srcBranchOrTag echo "Fetching from OpenCoDE..." git remote add remote-opencode git@gitlab.opencode.de:diplanung/ozgxplanung.git -git fetch remote-opencode main +git fetch remote-opencode echo "Preparing code drop"