mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-04-01 18:21:33 -04:00
misc update
This commit is contained in:
parent
9f3d209798
commit
cc1cc6c301
@ -72,6 +72,13 @@ ls -1 ./grub/ | grep -v 'grub\.cfg' | while read line; do
|
|||||||
cp $OPT ./grub/$line $tmpmnt/grub/
|
cp $OPT ./grub/$line $tmpmnt/grub/
|
||||||
done
|
done
|
||||||
|
|
||||||
|
#tar help txt
|
||||||
|
cd $tmpmnt/grub/
|
||||||
|
tar czf help.tar.gz ./help/
|
||||||
|
rm -rf ./help
|
||||||
|
cd ../../
|
||||||
|
|
||||||
|
|
||||||
cp $OPT ./ventoy $tmpmnt/
|
cp $OPT ./ventoy $tmpmnt/
|
||||||
cp $OPT ./EFI $tmpmnt/
|
cp $OPT ./EFI $tmpmnt/
|
||||||
cp $OPT ./tool/ENROLL_THIS_KEY_IN_MOKMANAGER.cer $tmpmnt/
|
cp $OPT ./tool/ENROLL_THIS_KEY_IN_MOKMANAGER.cer $tmpmnt/
|
||||||
|
@ -1682,7 +1682,7 @@
|
|||||||
"STR_VTSI_CREATE_FAILED":"Berkas VTSI gagal dibuat.",
|
"STR_VTSI_CREATE_FAILED":"Berkas VTSI gagal dibuat.",
|
||||||
"STRXXX":""
|
"STRXXX":""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name":"Norwegian Bokmål (Norsk Bokmål)",
|
"name":"Norwegian Bokmål (Norsk Bokmål)",
|
||||||
"FontFamily":"Courier New",
|
"FontFamily":"Courier New",
|
||||||
"FontSize":16,
|
"FontSize":16,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user