-
-
Notifications
You must be signed in to change notification settings - Fork 818
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad interpreter error associated with the NPM release of 2.9.21 #486
Merged
GilbN
merged 7 commits into
themepark-dev:develop
from
goodbyepavlyi:nginxproxymanager-dark-mode-fix
Mar 26, 2023
Merged
Bad interpreter error associated with the NPM release of 2.9.21 #486
GilbN
merged 7 commits into
themepark-dev:develop
from
goodbyepavlyi:nginxproxymanager-dark-mode-fix
Mar 26, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove old nginx config
🐋Always override default nginx config.
…e version 2.9.21.
Hi. PR's are done against the develop branch. |
My apologies, I have revised it. |
GilbN
added a commit
that referenced
this pull request
May 19, 2023
* Bad interpreter error associated with the NPM release of 2.9.21 (#486) * Fix Pi-Hole network details table colors (#489) * Grafana 9.5.1 element support (#492) Adding support for only a few elements in latest version of Grafana * Added uptime kuma card css (#494) --------- Co-authored-by: goodbyepavlyi 3 <[email protected]> Co-authored-by: Samuel Bartík <[email protected]> Co-authored-by: rg9400 <[email protected]> Co-authored-by: Henry Whitaker <[email protected]>
GilbN
added a commit
that referenced
this pull request
May 29, 2023
* Bad interpreter error associated with the NPM release of 2.9.21 (#486) * Fix Pi-Hole network details table colors (#489) * Grafana 9.5.1 element support (#492) Adding support for only a few elements in latest version of Grafana * Added uptime kuma card css (#494) * Use hashlib instead of git shas * Fix Latest manifest if logic --------- Co-authored-by: goodbyepavlyi 3 <[email protected]> Co-authored-by: Samuel Bartík <[email protected]> Co-authored-by: rg9400 <[email protected]> Co-authored-by: Henry Whitaker <[email protected]>
GilbN
added a commit
that referenced
this pull request
Jan 25, 2024
* 1.13.8 (#496) * Bad interpreter error associated with the NPM release of 2.9.21 (#486) * Fix Pi-Hole network details table colors (#489) * Grafana 9.5.1 element support (#492) Adding support for only a few elements in latest version of Grafana * Added uptime kuma card css (#494) * Use hashlib instead of git shas * Fix Latest manifest if logic --------- Co-authored-by: goodbyepavlyi 3 <[email protected]> Co-authored-by: Samuel Bartík <[email protected]> Co-authored-by: rg9400 <[email protected]> Co-authored-by: Henry Whitaker <[email protected]> * Set line feed in fetch script * 1.15.1 (#534) * qbittorrent: 💄Fixes for #526 * Unraid: Fix login script github.io URL Unraid: Fix the navbar scroll overflow. * Move from subversion to git for pulling the qbittorrent webui (#530) * Move from subversion to git for pulling the qbittorrent webui * slight verbage changes --------- Co-authored-by: Blake <[email protected]> * vuetorrent curl github redirect The curl of the latest vuetorrent repo returns a 301 redirect code and location https://api.github.com/repositories/181508472/releases/latest resulting in a `Cannot iterate over null (null)` when jq filters assets against the output from the original request. --------- Co-authored-by: GilbN <[email protected]> Co-authored-by: goodbyepavlyi 3 <[email protected]> Co-authored-by: Samuel Bartík <[email protected]> Co-authored-by: rg9400 <[email protected]> Co-authored-by: Henry Whitaker <[email protected]> Co-authored-by: Blake <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have read the contributing guideline and understand that I have made the correct modifications
PR's are done against the develop branch.
Bug fixes
Resolve 'bad interpreter' error for NPM version 2.9.21.
Description:
Benefits of this PR and context:
This pull request aims to resolve an error encountered during container startup. Specifically, the error message '/package/admin/s6-overlay-3.1.4.1/etc/s6-rc/scripts/cont-init: 20: /package/admin/s6-overlay-3.1.4.1/etc/s6-rc/scripts/cont-init: /etc/cont-init.d/99-themepark: not found'
How Has This Been Tested?
This implementation ensures the execution of the script.
Source / References: