File fix-shebang.patch of Package steamtinkerlaunch
diff --git a/steamtinkerlaunch b/steamtinkerlaunch index b6ec361..4572b4e 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/bash # shellcheck source=/dev/null ### project ###