mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
testing
This commit is contained in:
parent
4c1649d960
commit
16b3dcb156
1 changed files with 1 additions and 1 deletions
|
@ -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" ];
|
||||||
|
|
Loading…
Reference in a new issue