chuck-flowers / humble-lumpia

A script for managing installations of Glorious Eggroll's custom proton build
GNU General Public License v3.0
14 stars 2 forks source link

Remove need for root privileges #4

Closed frostworx closed 3 years ago

frostworx commented 3 years ago

A PR for removing the need for root privileges like suggested in #3

chuck-flowers commented 3 years ago

Everything looks good. Can you just update the makefile to add and remove the lines that create the cache directory. Once that is done, I'll test and accept the pull request.

frostworx commented 3 years ago

A makefile should not create or delete any user files, so it is save to simply remove the two /var/local/ lines

frostworx commented 3 years ago

the makefile could need some tuning in general. please wait a min :)

frostworx commented 3 years ago

works for me

chuck-flowers commented 3 years ago

Works for me as well. Merging into master

frostworx commented 3 years ago

No problem