Skip to content

Commit e2dda87

Browse files
Rsplwebrlin-tw
authored andcommitted
Download from jsDelivr CDN
Because of DNS pollution, raw.githubusercontent.com is not properly accessible in mainland China
1 parent cdf3b6e commit e2dda87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbin/woeusb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ install_uefi_ntfs_support_partition(){
10671067

10681068
if ! wget \
10691069
--directory-prefix="${download_directory}" \
1070-
https://github.com/pbatard/rufus/raw/master/res/uefi/uefi-ntfs.img; then
1070+
https://cdn.jsdelivr.net/gh/pbatard/rufus@3.13/res/uefi/uefi-ntfs.img; then
10711071
print_warning \
10721072
"Unable to download UEFI:NTFS partition image from GitHub, installation skipped. Target device might not be bootable if the UEFI firmware doesn't support NTFS filesystem.\\n"
10731073
return 0

0 commit comments

Comments
 (0)