mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
support ubuntu 14.04.4
This commit is contained in:
parent
1c5279907e
commit
1804a042e9
1 changed files with 3 additions and 3 deletions
|
@ -4,13 +4,13 @@
|
||||||
# T-Pot #
|
# T-Pot #
|
||||||
# .ISO maker #
|
# .ISO maker #
|
||||||
# #
|
# #
|
||||||
# v16.03.2 by mo, DTAG, 2016-02-08 #
|
# v16.03.3 by mo, DTAG, 2016-02-19 #
|
||||||
########################################################
|
########################################################
|
||||||
|
|
||||||
# Let's define some global vars
|
# Let's define some global vars
|
||||||
myBACKTITLE="T-Pot - ISO Maker"
|
myBACKTITLE="T-Pot - ISO Maker"
|
||||||
myUBUNTULINK="http://releases.ubuntu.com/14.04.3/ubuntu-14.04.3-server-amd64.iso"
|
myUBUNTULINK="http://releases.ubuntu.com/14.04.4/ubuntu-14.04.4-server-amd64.iso"
|
||||||
myUBUNTUISO="ubuntu-14.04.3-server-amd64.iso"
|
myUBUNTUISO="ubuntu-14.04.4-server-amd64.iso"
|
||||||
myTPOTISO="tpot.iso"
|
myTPOTISO="tpot.iso"
|
||||||
myTPOTDIR="tpotiso"
|
myTPOTDIR="tpotiso"
|
||||||
myTPOTSEED="preseed/tpot.seed"
|
myTPOTSEED="preseed/tpot.seed"
|
||||||
|
|
Loading…
Reference in a new issue