Updated package to syslinux

This commit is contained in:
André Vorbach
2014-12-11 10:13:38 +01:00
parent 1008febc47
commit bb42104847

View File

@ -25,7 +25,7 @@ fuECHO () {
# Let's install all the packages we need
fuECHO "### Installing packages."
apt-get update -y
apt-get install genisoimage isolinux -y
apt-get install genisoimage syslinux -y
# Let's get Ubuntu 14.04.1 as .iso
fuECHO "### Downloading Ubuntu 14.04.1."