You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SCALA_RUNNER_VERSION=$(scala ./bin/Version.scala)
assumes the script is being run from the folder. If run from somewhere else scala will complain that it cannot find .bin/Version.scala