mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-03-31 06:24:02 -04:00
[PR #30] [MERGED] ✨ feat(setup-pterodactyl-wings): Use bash shebang for portability #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/30
Author: @dragonfire1119
Created: 1/9/2025
Status: ✅ Merged
Merged: 1/9/2025
Merged by: @dragonfire1119
Base:
master← Head:setup-pterodactyl-wings-run-script📝 Commits (1)
6efda4a✨ feat(setup-pterodactyl-wings): Use bash shebang for📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
setup-pterodactyl-wings/run.sh(+1 -1)📄 Description
This pull request introduces a change to the
setup-pterodactyl-wingsscript to improve its portability across different systems. The commit message describes the change in detail:The change ensures that the script can run on systems where the bash binary is not located at the default
/bin/bashpath, making the script more portable and reliable.Summary by CodeRabbit
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.