chore: remove old releases from easyos

This commit is contained in:
Martin Wimpress 2024-04-20 10:45:31 +01:00 committed by Martin Wimpress
parent 9eb4d86745
commit dc40f59a2c
1 changed files with 1 additions and 1 deletions

View File

@ -938,7 +938,7 @@ function releases_easyos() {
#RLIST=$(wget -q -O- 'https://distro.ibiblio.org/easyos/amd64/releases/kirkstone/2023/' | grep 'href="' | tail +2 | cut -d'/' -f1 | cut -d'"' -f6) #RLIST=$(wget -q -O- 'https://distro.ibiblio.org/easyos/amd64/releases/kirkstone/2023/' | grep 'href="' | tail +2 | cut -d'/' -f1 | cut -d'"' -f6)
#echo ${RLIST} #echo ${RLIST}
# Not dynamic for now # Not dynamic for now
echo 5.7 5.6.7 5.6.6 5.6.5 5.6.4 5.6.3 5.6.2 5.6.1 5.5.5 5.5.4 echo 5.7 5.6.7 5.6.6 5.6.5 5.6.4 5.6.3 5.6.2 5.6.1
} }
function releases_elementary() { function releases_elementary() {