Skip to content
Snippets Groups Projects
Commit 6773f80a authored by Jan Philipp Timme's avatar Jan Philipp Timme
Browse files

Debian 12 EOL is at 30.06.2028

parent 400531c3
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@ elif [[ $OS =~ ^Debian[[:space:]]10 ]]; then
expiredate="2024-06-30"
elif [[ $OS =~ ^Debian[[:space:]]11 ]]; then
expiredate="2026-06-30"
elif [[ $OS =~ ^Debian[[:space:]]12 ]]; then
expiredate="2028-06-30"
elif [[ $OS =~ ^Ubuntu[[:space:]]18\.04 ]]; then
expiredate="2023-04-30"
elif [[ $OS =~ ^Ubuntu[[:space:]]20\.04 ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment