jacobalberty / firebird-docker

Firebird Dockerfile
130 stars 96 forks source link

3.0 - Fixes permission issue executing build.sh #4

Closed urodoz closed 7 years ago

urodoz commented 8 years ago

build.sh is throwing a permission execution due not being a executable script.

This commits adds a previous updates of the file permission to be able to execute it

jacobalberty commented 8 years ago

build.sh comes with executable permission in the git repository, what client/os/filesystem are you running into this issue on?

urodoz commented 8 years ago

With this configuration, is not working without the patch

jacobalberty commented 7 years ago

I just fixed this, due to the revamped branches I had to check in my own version of this so manually closing.