diff --git a/server/server_template/run_server.sh b/server/server_template/run_server.sh index 60947d9c2a..f55799380f 100755 --- a/server/server_template/run_server.sh +++ b/server/server_template/run_server.sh @@ -1,2 +1,2 @@ -#!/bin/bash +#!/usr/bin/env bash java -jar server.jar