Created by: apaleslimghost
tasks/e2e.sh
and tasks/release.sh
expect to be run with Bash (function
etc) but fail in Dash (default Ubuntu /bin/sh
) or Zsh (my default shell). Add shebangs so they run with the right shell.
Created by: apaleslimghost
tasks/e2e.sh
and tasks/release.sh
expect to be run with Bash (function
etc) but fail in Dash (default Ubuntu /bin/sh
) or Zsh (my default shell). Add shebangs so they run with the right shell.