provide_gcc to overwrite link #5190

This commit is contained in:
rusefillc 2023-03-20 09:24:52 -04:00
parent d1ed2d9f53
commit 72682b587d
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@ fi
# Create colloquially named link
cd "$SWD"
ln -s "${TMP_DIR}"/* "${COLLOQUIAL}"
ln -sf "${TMP_DIR}"/* "${COLLOQUIAL}"