Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating freerdp logic to check v3 first
Updating the logic here to check for freerdpv3 first and if found do not check for freerdpv2. Also fixed paths for freerdpv2 paths. Updated bash "or" to use "||" and "and" to use "&&" conditionals with proper POSIX specifications.
- Loading branch information