Closed carlashley closed 2 years ago
doesn’t sound hard to do at all, actually sounds very doable but, the question should be more really, is it worth the effort? I feel like it would be too niche of an option :/
Voting no on this feature request for the following reasons:
sudo
to download: #48mist
builds / downloads files, at the temp / output directories specified. I feel modifying permissions is out of scope, best left up to the operating system / user to decide what to do (outside of mist
).mist
will be attempting to change ownership / permissions on incorrect paths. Do not want to deal with that!
I'm only filing this because I'm lazy and I'd prefer not to have to remember to
chown -R [installer_folder]
after building an Intel installer app, couldmist
automatically change ownership (recursively) on the folder that the installer app gets dropped into so it's no longerroot:[group]
?