keygen-sh / keygen-api

Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
https://keygen.sh
Other
699 stars 40 forks source link

fix: select the non-root user at the end #816

Closed aminya closed 2 months ago

aminya commented 2 months ago

Fixes an issue introduced in #813 The user needs to be selected at the end because the chown command requires root permissions.