Upgrade to Ubuntu 14.04.2

This commit is contained in:
t3chn0m4g3 2015-02-20 16:01:07 +01:00
parent 19ff7a994c
commit c8bd11313a

View file

@ -4,12 +4,12 @@
# T-Pot Community Edition #
# .ISO maker #
# #
# v0.10 by mo, DTAG, 2015-01-27 #
# v0.11 by mo, DTAG, 2015-02-20 #
########################################################
# Let's define some global vars
myUBUNTULINK="http://releases.ubuntu.com/14.04.1/ubuntu-14.04.1-server-amd64.iso"
myUBUNTUISO="ubuntu-14.04.1-server-amd64.iso"
myUBUNTULINK="http://releases.ubuntu.com/14.04.2/ubuntu-14.04.2-server-amd64.iso"
myUBUNTUISO="ubuntu-14.04.2-server-amd64.iso"
myTPOTCEISO="tpotce.iso"
myTPOTCEDIR="tpotceiso"
myTMP="tmp"