Plippo / asus-wmi-screenpad

Variation of the asus-wmi kernel module with screenpad brightness support
Other
159 stars 20 forks source link

Add install,sh #45

Closed PTFOPlayer closed 1 year ago

PTFOPlayer commented 1 year ago

Add simpler way of installing

Plippo commented 1 year ago

I've extended the script so it can also uninstall the previous version. I also changed it so it can be run as root and we don't need all those sudos anymore (so you now have to run the script using sudo sh install.sh but it simplifies the script).

Fir3Storm31 commented 1 year ago

I implemented the changes so far with the check and download of the "patch" package and the "prepare-for-current-kernel.sh" script in the new pull request #53

Plippo commented 1 year ago

So I'm closing this PR, further work is carried out in PR #53.