kazajhodo / launcher

Multitasking bash script to make switching projects and php versions easier, as well as Pantheon site deployment.
1 stars 0 forks source link

Symlink detection/creation bug. #10

Closed kazajhodo closed 4 years ago

kazajhodo commented 4 years ago

Functionality is still working, but the way I'm detecting symlinks is throwing an error.

Error: No such keg: /usr/local/Cellar/php

Need to rewrite to not throw an error.

kazajhodo commented 4 years ago

This bug no longer exists due a functionality change.