shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

Make readlink in ./swdc recursive #108

Closed Christian-Rades closed 3 years ago

Christian-Rades commented 3 years ago

This fix allows users to have arbitrarily long symbolic link chains to the swdc script, no longer forcing users to link directly to /usr/local/bin/swdc.

This was needed in my case to get swdc to build through nix.