On 05/13/2016 04:30 PM, David Hare wrote:
>
> http://paste.debian.net/683478
> 

Great!  Would you consider putting it on
https://talk.devuan.org/c/study?  If you need help, please tell me.

I guess you can replace line 17:

if ! (dpkg -l | grep "^ii" | grep "grub-efi-amd64" |grep -v "bin"); then

with:

if ! (dpkg -l grub-efi-amd64 | grep "^ii"); then


Cheers,

==
hk

-- 
 _ _     We are free to share code and we code to share freedom
(_X_)yne Foundation, Free Culture Foundry * https://www.dyne.org/donate/
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to