Skip to content

Commit

Permalink
Update Pterodactyl egg download URL
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 committed Aug 28, 2024
1 parent 3df4ac5 commit 52911fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion egg-m-c-xbox-broadcast.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"scripts": {
"installation": {
"script": "#!\/bin\/bash\r\n# MCXboxBroadcast install script.\r\n#\r\n# Server Files: \/mnt\/server\r\ncd \/mnt\/server\r\ncurl -o ${SERVER_JARFILE} \"https:\\/\\/github.com\\/rtm516\\/MCXboxBroadcast\\/releases\\/latest\\/download\\/MCXboxBroadcastStandalone.jar\"",
"script": "#!\/bin\/bash\r\n# MCXboxBroadcast install script.\r\n#\r\n# Server Files: \/mnt\/server\r\ncd \/mnt\/server\r\ncurl -o ${SERVER_JARFILE} \"https:\\/\\/github.com\\/MCXboxBroadcast\\/Broadcaster\\/releases\\/latest\\/download\\/MCXboxBroadcastStandalone.jar\"",
"container": "ghcr.io\/pterodactyl\/installers:alpine",
"entrypoint": "ash"
}
Expand Down

0 comments on commit 52911fc

Please sign in to comment.