netson / ubuntu-unattended

Script to create unattended Ubuntu ISO
MIT License
370 stars 185 forks source link

fix unary operator expected; detect artful 17.10 #30

Closed manderson-it closed 6 years ago

manderson-it commented 6 years ago

Dear netson, two small changes.

  1. Added double brackets to get rid of two "unary operator expected" messages.
  2. Added OR-clause to detect 17.10 for installing isohybrid through syslinux-utils. Best regards, Marek
netson commented 6 years ago

Thanks! :-)