mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-06-17 03:01:39 +02:00
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.
This commit is contained in:
Reference in New Issue
Block a user