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
4e0fc7a041
commit
07e1283148
1 changed files with 1 additions and 0 deletions
|
|
@ -615,6 +615,7 @@ fromName() {
|
|||
*"server 2012"* ) id="win2012r2${add}" ;;
|
||||
*"server 2008"* ) id="win2008r2${add}" ;;
|
||||
*"server 2003"* ) id="win2003r2${add}" ;;
|
||||
*"hyper-v server"* ) id="win2019${add}" ;;
|
||||
esac
|
||||
|
||||
echo "$id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue