mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
testing
This commit is contained in:
@ -77,7 +77,7 @@ echo
|
|||||||
# Let's check for version
|
# Let's check for version
|
||||||
function fuCHECK_VERSION () {
|
function fuCHECK_VERSION () {
|
||||||
local myMINVERSION="18.04.0"
|
local myMINVERSION="18.04.0"
|
||||||
local myMASTERVERSION="18.10.0"
|
local myMASTERVERSION="18.11.0"
|
||||||
echo
|
echo
|
||||||
echo "### Checking for version tag ..."
|
echo "### Checking for version tag ..."
|
||||||
if [ -f "version" ];
|
if [ -f "version" ];
|
||||||
|
Reference in New Issue
Block a user