Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion game-server-admin-launcher.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

#!/usr/bin/env bash

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 MEDIUM RISK

This script is auto-generated by launch-scaffolder and direct edits will be overwritten during the next realignment. To ensure this fix persists, it should be applied to the generator or the game-server-admin.launcher.a2ml configuration instead.

Try running the following prompt in your coding agent:

Update the launch-scaffolder template or the game-server-admin.launcher.a2ml source file to ensure the shebang is placed on the first line of the output without preceding empty lines.

# SPDX-License-Identifier: AGPL-3.0-or-later
# Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
Expand Down
Loading