techahold / rustdeskinstall

Easy install Script for Rustdesk
MIT License
330 stars 105 forks source link

added unattended installation options #57

Closed carefreepineapple closed 10 months ago

carefreepineapple commented 10 months ago

Ive added options to allow for an unattended installation.

dinger1986 commented 10 months ago

does it break anything else?

carefreepineapple commented 10 months 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 10 months ago

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