mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-03-31 06:24:02 -04:00
[PR #32] [MERGED] 🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config #40
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/32
Author: @dragonfire1119
Created: 2/6/2025
Status: ✅ Merged
Merged: 2/6/2025
Merged by: @dragonfire1119
Base:
master← Head:generate-romm-config-url-update📝 Commits (1)
709090a🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
generate-romm-config/run.sh(+1 -1)📄 Description
Pull Request Description:
This pull request addresses an issue with the URL used to fetch the Romm configuration file in the
generate-romm-config/run.shscript.The changes update the URL to point to the correct location of the Romm configuration file on the master branch. The previous URL was outdated and pointing to an incorrect location, causing issues when trying to fetch the configuration.
The commit message provides more details on the changes made:
<###>🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config
The changes update the URL used to fetch the Romm configuration file. The previous URL was pointing to an outdated location, so the new URL is updated to fetch the config from the correct location on the master branch.
Summary by CodeRabbit
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.