support ubuntu 14.04.4

This commit is contained in:
t3chn0m4g3 2016-02-19 17:29:29 +01:00
parent 1c5279907e
commit 1804a042e9

View file

@ -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"