techahold / rustdeskinstall

Easy install Script for Rustdesk
MIT License
399 stars 119 forks source link

added unattended installation options #57

Closed carefreepineapple closed 1 year ago

carefreepineapple commented 1 year ago

Ive added options to allow for an unattended installation.

dinger1986 commented 1 year ago

does it break anything else?

carefreepineapple commented 1 year ago

@dinger1986 i've only tested on ubuntu, but it should work fine on redhat variants too. I'm not sure about SuSE, i've not tested it there, but the only option that may be an issue there is getopts, though SuSE should support that.

everything else are just basic if/then logic statements.

dinger1986 commented 1 year ago

cool, Ill merge, dont have time to test atm so trusting you lol