wunderio/lando-drupal

Fix _run-scripts.sh

Closed this issue · 0 comments

We changed _run-scripts.sh to execute adminer script as sh, but then we changed this for all scripts. Instead we should not define sh and let it run the script according to the shebang line of each script.

Also there's bug with _run-scripts.sh that it does not pass on parameters eg

lando xdebug debug

will actually executed as

lando xdebug