Skip to content
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

[BUG] Install script removes Chrome folder from any firefox version #83

Open
2 tasks done
AdamXweb opened this issue Jan 25, 2023 · 0 comments
Open
2 tasks done
Assignees
Labels
🐛 bug Something isn't working 🦄 enhancement New feature or request

Comments

@AdamXweb
Copy link
Owner

Describe the problem

Some of us use multiple versions of firefox;

  • Stable
  • Developer edition
  • Nightly etc.

When using the install script bash ./install.sh the process is to first clean the chrome folder before copying the new contents across.

The issue is the way it matches the profile directory, it finds all of them and removes all the chrome folders, resulting in removed themes from all other browsers.

A fix in the script could also allow to specify the profile name to only update for example Developer edition instead of everything.

Version

1.5

OS

MacOS 12.6.3

Firefox Version

109

Install Options

none

Colour Theme

N/a

Additional info

No response

Please tick the boxes

@AdamXweb AdamXweb self-assigned this Jan 25, 2023
@AdamXweb AdamXweb added 🐛 bug Something isn't working 🦄 enhancement New feature or request labels Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🦄 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant