mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Update update.sh
This commit is contained in:
@ -82,7 +82,7 @@ echo
|
|||||||
# Let's check for version
|
# Let's check for version
|
||||||
function fuCHECK_VERSION () {
|
function fuCHECK_VERSION () {
|
||||||
local myMINVERSION="19.03.0"
|
local myMINVERSION="19.03.0"
|
||||||
local myMASTERVERSION="19.03.2"
|
local myMASTERVERSION="19.03.3"
|
||||||
echo
|
echo
|
||||||
echo "### Checking for Release ID"
|
echo "### Checking for Release ID"
|
||||||
myRELEASE=$(lsb_release -i | grep Debian -c)
|
myRELEASE=$(lsb_release -i | grep Debian -c)
|
||||||
|
Reference in New Issue
Block a user