sap-nw-abap-vagrant icon indicating copy to clipboard operation
sap-nw-abap-vagrant copied to clipboard

Update Vagrantfile

Open jhallam3 opened this issue 4 years ago • 1 comments

permissions on the files now is set to work with Mac

jhallam3 avatar Jul 30 '20 14:07 jhallam3

Hi @jhallam3 , thanks for the suggestion. But I'd like to avoid so direct patch. It is not very good style to change original files and also direct chown may create issues in windows machines. Could you pls try this branch: #14 - it changes the default chmod for scripts and also add explicit bash call in the expect script. Should work. If yes, I'll merge it.

sbcgua avatar Jul 31 '20 19:07 sbcgua