For CurseForge, avoid conflicting start script error when run.sh present (#1539)

This commit is contained in:
Geoff Bourne
2022-05-30 08:41:21 -05:00
committed by GitHub
parent 0f23414198
commit 8d0bdb60f0
7 changed files with 65 additions and 67 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e