Skip to content

add fix in setup.sh for zsh users

Philipp Gadow requested to merge pgadow/training-dataset-dumper:zsh_fix into master

This MR adds a tiny fix to run another check for the analysis release if the query for BASH_SOURCE[0] failed (which it does when using zsh, e.g. on the new macOS terminal).

Credit: https://stackoverflow.com/questions/9901210/bash-source0-equivalent-in-zsh

Edited by Philipp Gadow

Merge request reports