Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On subsequent runs this will fail because the link has already been created, but it still fails the -f test because it's a link not a file. Since we only care about existence and not the specific type of this file, let's just check for existence with -e instead.
- Loading branch information