mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update define.sh
This commit is contained in:
parent
9e0a5691b3
commit
335e7c8d90
1 changed files with 1 additions and 1 deletions
|
|
@ -615,7 +615,7 @@ fromName() {
|
|||
*"server 2012"* ) id="win2012r2${add}" ;;
|
||||
*"server 2008"* ) id="win2008r2${add}" ;;
|
||||
*"server 2003"* ) id="win2003r2${add}" ;;
|
||||
*"hyper-v server"* ) id="win2019${add}-hv" ;;
|
||||
*"hyper-v server"* ) id="win2019${add}" ;;
|
||||
esac
|
||||
|
||||
echo "$id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue