DRSchlaubi / mcserv

CLI utility to manage MC Server installations
https://mcserv.how
GNU General Public License v3.0
16 stars 6 forks source link

Use subprocess to install JDKs #3

Closed DRSchlaubi closed 3 years ago

DRSchlaubi commented 3 years ago

in order to install JDKs to non user folders, root permissions are required, however running the whole binary with sudo is not a great idea since it will then also set the scripts and jar files to be owned by root