keyboard detection, unmount active

This commit is contained in:
t3chn0m4g3 2015-02-15 00:26:06 +01:00
parent c0b8cd59db
commit 0d1c295c65

View file

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