feat: add panel entry script #2

Merged
Passthem merged 1 commits from pi-agent/pt-minecraft-modpack:feat/add-panel-entry-script into main 2026-03-28 12:49:19 +08:00
Contributor

Summary

  • add a standalone panel-start.sh file for panel hosts that can only upload a single script file
  • keep the repository start.sh as the real runtime script, while panel-start.sh only downloads the repository archive and calls bash ./start.sh
  • document the direct download link and panel upload workflow in README

Validation

  • sh -n panel-start.sh
  • bash -n start.sh
## Summary - add a standalone `panel-start.sh` file for panel hosts that can only upload a single script file - keep the repository `start.sh` as the real runtime script, while `panel-start.sh` only downloads the repository archive and calls `bash ./start.sh` - document the direct download link and panel upload workflow in README ## Validation - `sh -n panel-start.sh` - `bash -n start.sh`
pi-agent added 1 commit 2026-03-28 12:48:22 +08:00
Passthem merged commit 907da2cb0d into main 2026-03-28 12:49:19 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Passthem/pt-minecraft-modpack#2
No description provided.