mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 12:15:50 +00:00
Update define.sh
This commit is contained in:
parent
be377f480a
commit
c25edccbde
1 changed files with 2 additions and 0 deletions
|
|
@ -731,6 +731,8 @@ getLink1() {
|
|||
local size=""
|
||||
local host="https://dl.bobpony.com/windows"
|
||||
|
||||
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
|
||||
|
||||
case "${id,,}" in
|
||||
"win11${PLATFORM,,}" )
|
||||
size=5946128384
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue