linux-surface / surface-uefi-firmware

UEFI firmware updates for surface using fwupd. WIP, be careful.
104 stars 9 forks source link

repack.sh: cp: cannot stat 'template.metainfo.xml' #31

Closed hackerb9 closed 11 months ago

hackerb9 commented 11 months ago

Not a huge problem, but it would be nice if repack.sh could give a helpful error message letting the user know what files need to be in the current directory if template.metainfo.xml is not found.

Even better would be if template.metainfo.xml was embedded in the shell script so no external files would be needed.