mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
cleanup
This commit is contained in:
parent
f7d696007c
commit
7587efaed8
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
## 20210222
|
||||
- **New Release 20.06.2**
|
||||
- **Countless Cloud Contributions**
|
||||
- Thanks to @shaderecker
|
||||
|
||||
## 20210219
|
||||
- **Rebuild Snare, Tanner, Redis, Phpox**
|
||||
|
|
|
@ -82,7 +82,7 @@ echo
|
|||
# Let's check for version
|
||||
function fuCHECK_VERSION () {
|
||||
local myMINVERSION="19.03.0"
|
||||
local myMASTERVERSION="20.06.1"
|
||||
local myMASTERVERSION="20.06.2"
|
||||
echo
|
||||
echo "### Checking for Release ID"
|
||||
myRELEASE=$(lsb_release -i | grep Debian -c)
|
||||
|
|
Loading…
Reference in a new issue