This commit is contained in:
Matthew Kennedy 2023-03-21 11:03:41 -07:00
parent e42b963651
commit a605e3cadd
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}"