Skip to content

When run with sudo ... the resulting AppImage has root as its owner #118

Open
@probonopd

Description

@probonopd

When AppImageUpdate is run with sudo (as I need to do in order to update things in /isodevice (the device Ubuntu mounts the medium on which the Live ISO resides to), then the resulting "new" AppImage has root as its owner, which is not what we want.

Hence, we should run sudo -R $USER $New.AppImage at the end.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions