Elias Huber
Elias Huber
At the moment I do it like this ```bash rtx install myplugin@latest rtx global myplugin@latest ``` But it would be nice to base able to this ```bash rtx global myplugin@latest...
The post plugin update script is not used yet. Also see: https://asdf-vm.com/plugins/create.html#bin-post-plugin-update The environment variable `ASDF_PLUGIN_PATH` would also be important.
### Is this a support request? - [X] This is not a support request ### Is there an existing issue for this? - [X] I have searched the existing issues...
I have seen that you do provide an entrypoint set to the ntfy binary, but there is no default command that gets executed when starting the container, thus a need...