Skip to content
Snippets Groups Projects
Commit 80344b1b authored by Antonio Ragagnin's avatar Antonio Ragagnin :speech_balloon:
Browse files

fix link

parent 863fb01d
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ if [ ! -z "$linka" ]; then
done
for REPO in "${REPOS[@]}"; do
if [ "$REPO" != "core" ] && [ "$REPO" != "gitlab-profile" ]; then
ln -sf $PWD/$REPO/hotwheels/$REPO full/hotwheels/$REPO
ln -sf $PWD/$REPO/hotwheels/$REPO full/hotwheels
fi
done
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment