mirror of
https://github.com/dockur/windows.git
synced 2025-10-30 04:35:49 +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 size=""
|
||||||
local host="https://dl.bobpony.com/windows"
|
local host="https://dl.bobpony.com/windows"
|
||||||
|
|
||||||
|
[[ "${lang,,}" != "en" ]] && [[ "${lang,,}" != "en-us" ]] && return 0
|
||||||
|
|
||||||
case "${id,,}" in
|
case "${id,,}" in
|
||||||
"win11${PLATFORM,,}" )
|
"win11${PLATFORM,,}" )
|
||||||
size=5946128384
|
size=5946128384
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue