Skip to content

Commit

Permalink
Ugly fix efi folder
Browse files Browse the repository at this point in the history
  • Loading branch information
jumkey committed Sep 15, 2021
1 parent 368ce76 commit 65485be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion config/DS918+/6.2.4-25556/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@
},
"bootp1_copy": {
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
"@@@COMMON@@@/EFI": "EFI"
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT",
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT"
},
"bootp2_copy": {
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
Expand Down
3 changes: 2 additions & 1 deletion config/DS918+/7.0-41890/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@
},
"bootp1_copy": {
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
"@@@COMMON@@@/EFI": "EFI"
"@@@COMMON@@@/EFI/boot/SynoBootLoader.conf": "EFI/BOOT",
"@@@COMMON@@@/EFI/boot/SynoBootLoader.efi": "EFI/BOOT"
},
"bootp2_copy": {
"@@@PAT@@@/GRUB_VER": "GRUB_VER",
Expand Down

0 comments on commit 65485be

Please sign in to comment.