linuxdeploy / linuxdeploy-plugin-appimage

Plugin for linuxdeploy. Creates AppImages from AppDirs.
https://github.com/linuxdeploy/linuxdeploy
36 stars 15 forks source link

Please consider providing --outputdir option to control AppImage placement #30

Open mdear opened 8 months ago

mdear commented 8 months ago

A minor point here, I notice the AppImage produced is in the current working directory, and in my case I'm always moving it to a desired destination / deployment directory.

Having an option that will give the output directory and/or output filename would be much appreciated.