mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
keyboard detection, unmount active
This commit is contained in:
parent
c0b8cd59db
commit
0d1c295c65
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ fuECHO () {
|
||||||
|
|
||||||
# Let's install all the packages we need
|
# Let's install all the packages we need
|
||||||
fuECHO "### Installing packages."
|
fuECHO "### Installing packages."
|
||||||
#apt-get update -y
|
apt-get update -y
|
||||||
#apt-get install genisoimage syslinux -y
|
apt-get install genisoimage syslinux -y
|
||||||
|
|
||||||
# Let's get Ubuntu 14.04.1 as .iso
|
# Let's get Ubuntu 14.04.1 as .iso
|
||||||
fuECHO "### Downloading Ubuntu 14.04.1."
|
fuECHO "### Downloading Ubuntu 14.04.1."
|
||||||
|
|
Loading…
Reference in a new issue