Use a shebang (#!/bin/sh) to run sbt.sh
If no shebang provided in a shell file, it will be executed by default shell. However this script is not compatible with Fish Shell, so use sh to execute it. |
---|
|
sbt.sh |
---|