File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,15 @@ unreleased plugins (such as `gtk` and `gstreamer`) the version is a ref name or
3737provided, released plugins default to match the [`version`](#version) option, while unreleased plugins defualt to their
3838default branch (ie `master`).
3939
40+ > [!TIP]
41+ > As per the [AppImage plugin's `README.md` file:](
42+ > https://github.com/linuxdeploy/linuxdeploy-plugin-appimage?tab=readme-ov-file#updating-the-appimage-plugin)
43+ >
44+ > > The official linuxdeploy AppImage ships with a fairly recent version of the plugin.
45+ >
46+ > So while you _can_ install a specific version of the `appimage` plugin via `plugins`, which will override the default
47+ > one shipped with [linuxdeploy], it usually isn't necessary for that plugin.
48+
4049# ## `set-env`
4150
4251Whether or not to update the `$PATH` environment variable to include the installation `dir`. Defaults to `true`.
You can’t perform that action at this time.
0 commit comments