Skip to content

Bumped rustdesk install scripts to 1.4.3#9

Open
codiflow wants to merge 5 commits into
infiniteremote:masterfrom
codiflow:update-to-1.4.3
Open

Bumped rustdesk install scripts to 1.4.3#9
codiflow wants to merge 5 commits into
infiniteremote:masterfrom
codiflow:update-to-1.4.3

Conversation

@codiflow

Copy link
Copy Markdown

For the script install-linux.sh:
In line 23 the file /etc/os-release gets executed and in some cases this sets the env variable VERSION which would override the rustdesk version variable resulting in a broken script. So the var name was changed to RD_VERSION.

For consistency the name was changed in all other scripts as well.

In line 23 the file `/etc/os-release` gets parsed and in some cases this sets the env variable `VERSION` which would override the rustdesk version variable breaking the script. So the var name was changed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant