Merge pull request #6166 from livarcocc/merge_rel_1_0_0
Merge rel/1.0.0 into rel/1.0.1
This commit is contained in:
commit
ead75862d3
1 changed files with 1 additions and 1 deletions
2
scripts/obtain/dotnet-install.sh
vendored
2
scripts/obtain/dotnet-install.sh
vendored
|
@ -92,7 +92,7 @@ get_current_os_name() {
|
|||
echo "opensuse.42.1"
|
||||
return 0
|
||||
;;
|
||||
"rhel.7.0" | "rhel.7.1" | "rhel.7.2")
|
||||
"rhel.7"*)
|
||||
echo "rhel"
|
||||
return 0
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue