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

Python script is dependant on downloaded app location (macOS) #3

Open
mire3212 opened this issue Aug 20, 2020 · 0 comments
Open

Python script is dependant on downloaded app location (macOS) #3

mire3212 opened this issue Aug 20, 2020 · 0 comments

Comments

@mire3212
Copy link

On macOS, if the user removes the downloaded 'app' folder, the dependency of the easydoh.py script is removed with it. The script should be installed into a dedicated path outside of a transient folder location.

The com.elevenpaths.easydoh.json show the following after running a (modified: #2) version of the install.sh script

{
  "name": "com.elevenpaths.easydoh",
  "description": "Easy DNS over HTTPS agent",
  "path": "/Users/<redacted>/Downloads/app/macOS-Linux/easydoh.py",
  "type": "stdio",
  "allowed_extensions": [ "[email protected]" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant