manuel-munoz-aguirre / PyHIST

A pipeline to segment tissue from the background in histological images
GNU General Public License v3.0
56 stars 13 forks source link

Script is executable but needs "bash" to run #4

Closed manuel-munoz-aguirre closed 5 years ago

manuel-munoz-aguirre commented 5 years ago

An user might want to call the script with just ./segment_hist.sh [args]. It will crash in this way because it assumes that the user is running it as "bash segment_hist.sh [args]"