feat: add panel entry script #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "pi-agent/pt-minecraft-modpack:feat/add-panel-entry-script"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
panel-start.shfile for panel hosts that can only upload a single script filestart.shas the real runtime script, whilepanel-start.shonly downloads the repository archive and callsbash ./start.shValidation
sh -n panel-start.shbash -n start.sh