mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
[PR #472] [MERGED] fix: do not override XDG_DATA_HOME/XDG_CONFIG_HOME if they are already set #785
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/pocket-id/pocket-id/pull/472
Author: @ItalyPaleAle
Created: 4/22/2025
Status: ✅ Merged
Merged: 4/22/2025
Merged by: @kmendell
Base:
main← Head:fix-env-vars-override📝 Commits (1)
925b1dffix: do not override XDG_DATA_HOME/XDG_CONFIG_HOME if they are already set📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
scripts/docker/entrypoint.sh(+2 -2)📄 Description
Patch would break setups like mine in case the env vars are defined already.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.