mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 13:42:26 +00:00
Finalize honeyaml integration, tweaking
This commit is contained in:
parent
05461d6925
commit
2b8dbea4e2
4 changed files with 2 additions and 2 deletions
BIN
docker/tpotinit/dist/etc/objects/elkbase.tgz
vendored
BIN
docker/tpotinit/dist/etc/objects/elkbase.tgz
vendored
Binary file not shown.
Binary file not shown.
|
@ -79,7 +79,7 @@ function fuSELFUPDATE () {
|
|||
|
||||
function fuCHECK_VERSION () {
|
||||
local myMINVERSION="24.04.0"
|
||||
local myMASTERVERSION="24.04.0"
|
||||
local myMASTERVERSION="24.04.1"
|
||||
echo
|
||||
echo "### Checking for version tag ..."
|
||||
if [ -f "version" ];
|
||||
|
|
2
version
2
version
|
@ -1 +1 @@
|
|||
24.04.0
|
||||
24.04.1
|
||||
|
|
Loading…
Reference in a new issue